We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a9d6a6 + c9d7daf commit f02b352Copy full SHA for f02b352
dev-requirements.txt
@@ -15,7 +15,7 @@ flake8-commas==2.0.0 # Require silicon valley commas
15
flake8-quotes==3.2.0 # Require single quotes
16
flake8==3.8.3 # Lint
17
freezegun==0.3.15
18
-isort==5.5.0 # Lint imports
+isort==5.5.1 # Lint imports
19
mypy==0.782 # Type checking
20
pip_check_reqs==2.1.1
21
pydocstyle==5.1.1 # Lint docstrings
0 commit comments