Skip to content

Commit e26c4f4

Browse files
Merge pull request #435 from adamtheturtle/pyup-update-yapf-0.20.0-to-0.20.1
Update yapf to 0.20.1
2 parents 58740ce + e39859a commit e26c4f4

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.3.2 # Test runners
1919
timeout-decorator==0.4.0 # Decorate functions to time out.
2020
vulture==0.26
21-
yapf==0.20.0 # Automatic formatting for Python
21+
yapf==0.20.1 # Automatic formatting for Python

0 commit comments

Comments
 (0)