We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a025cb + 0f55a05 commit 609cdb4Copy full SHA for 609cdb4
dev-requirements.txt
@@ -20,5 +20,5 @@ pytest-envfiles==0.1.0 # Use files for environment variables for tests
20
pytest==3.8.0 # Test runners
21
timeout-decorator==0.4.0 # Decorate functions to time out.
22
vulture==0.29
23
-yapf==0.23.0 # Automatic formatting for Python
+yapf==0.24.0 # Automatic formatting for Python
24
PyYAML==3.13
0 commit comments