We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79ff16a + 1582277 commit 1f89733Copy full SHA for 1f89733
dev-requirements.txt
@@ -6,7 +6,7 @@ flake8==3.5.0 # Lint
6
flake8-quotes==0.13.0 # Require single quotes
7
freezegun==0.3.9 # Freeze time in tests
8
hypothesis==3.44.26 # Generate test cases
9
-isort==4.3.0 # Lint imports
+isort==4.3.3 # Lint imports
10
mypy==0.560 # Type checking
11
pip_check_reqs==2.0.1
12
pydocstyle==2.1.1 # Lint docstrings
0 commit comments