We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9f698 commit 6d7d44bCopy full SHA for 6d7d44b
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.9 # Lint imports
+isort==4.3.14 # Lint imports
11
mypy-mypyc==0.670 # Type checking
12
pip_check_reqs==2.0.3
13
pydocstyle==3.0.0 # Lint docstrings
0 commit comments