Skip to content

Commit 609cdb4

Browse files
Merge pull request #767 from adamtheturtle/pyup-update-yapf-0.23.0-to-0.24.0
Update yapf to 0.24.0
2 parents 1a025cb + 0f55a05 commit 609cdb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ pytest-envfiles==0.1.0 # Use files for environment variables for tests
2020
pytest==3.8.0 # Test runners
2121
timeout-decorator==0.4.0 # Decorate functions to time out.
2222
vulture==0.29
23-
yapf==0.23.0 # Automatic formatting for Python
23+
yapf==0.24.0 # Automatic formatting for Python
2424
PyYAML==3.13

0 commit comments

Comments
 (0)