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 72beb6a + 43a3f04 commit 5332a5dCopy full SHA for 5332a5d
dev-requirements.txt
@@ -8,7 +8,7 @@ flake8-commas==2.0.0 # Require silicon valley commas
8
flake8-quotes==2.0.1 # Require single quotes
9
flake8==3.7.7 # Lint
10
isort==4.3.21 # Lint imports
11
-mypy==0.711 # Type checking
+mypy==0.720 # Type checking
12
pip_check_reqs==2.0.3
13
pydocstyle==3.0.0 # Lint docstrings
14
pyenchant==2.0.0 # Bindings for a spellchecking sytem
0 commit comments