We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2af017 commit efeba09Copy full SHA for efeba09
dev-requirements.txt
@@ -9,7 +9,7 @@ flake8-commas==2.0.0 # Require silicon valley commas
9
flake8-quotes==1.0.0 # Require single quotes
10
flake8==3.5.0 # Lint
11
isort==4.3.4 # Lint imports
12
-mypy==0.620 # Type checking
+mypy==0.630 # Type checking
13
pip_check_reqs==2.0.3
14
pydocstyle==2.1.1 # Lint docstrings
15
pyenchant==2.0.0 # Bindings for a spellchecking sytem
0 commit comments