We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents baf96a9 + 8ecd109 commit 7fe5191Copy full SHA for 7fe5191
dev-requirements.txt
@@ -7,7 +7,7 @@ dulwich==0.19.11
7
flake8-commas==2.0.0 # Require silicon valley commas
8
flake8-quotes==1.0.0 # Require single quotes
9
flake8==3.7.7 # Lint
10
-isort==4.3.16 # Lint imports
+isort==4.3.17 # Lint imports
11
mypy==0.700 # Type checking
12
pip_check_reqs==2.0.3
13
pydocstyle==3.0.0 # Lint docstrings
0 commit comments