Skip to content

Commit ec8cdc6

Browse files
Merge pull request #490 from adamtheturtle/pyup-update-yapf-0.20.2-to-0.21.0
Update yapf to 0.21.0
2 parents b6b7cc2 + b3c3d02 commit ec8cdc6

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
@@ -18,4 +18,4 @@ pytest-envfiles==0.1.0 # Use files for environment variables for tests
1818
pytest==3.4.2 # Test runners
1919
timeout-decorator==0.4.0 # Decorate functions to time out.
2020
vulture==0.26
21-
yapf==0.20.2 # Automatic formatting for Python
21+
yapf==0.21.0 # Automatic formatting for Python

0 commit comments

Comments
 (0)