Skip to content

Commit 7020526

Browse files
Merge pull request #754 from adamtheturtle/pyup-update-yapf-0.21.0-to-0.23.0
Update yapf to 0.23.0
2 parents f1f4e2e + ebaaa2d commit 7020526

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.7.3 # Test runners
2121
timeout-decorator==0.4.0 # Decorate functions to time out.
2222
vulture==0.29
23-
yapf==0.21.0 # Automatic formatting for Python
23+
yapf==0.23.0 # Automatic formatting for Python
2424
PyYAML==3.13

0 commit comments

Comments
 (0)