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.
1 parent 1a9bc5c commit b2ceb13Copy full SHA for b2ceb13
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.730 # Type checking
+mypy==0.740 # 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