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 08c7dc7 + f300b34 commit 84aaa95Copy full SHA for 84aaa95
dev-requirements.txt
@@ -9,7 +9,7 @@ flake8-quotes==2.1.0 # Require single quotes
9
flake8==3.7.8 # Lint
10
freezegun==0.3.12
11
isort==4.3.21 # Lint imports
12
-mypy==0.720 # Type checking
+mypy==0.730 # Type checking
13
pip_check_reqs==2.0.3
14
pydocstyle==4.0.1 # Lint docstrings
15
pyenchant==2.0.0 # Bindings for a spellchecking sytem
0 commit comments