We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents daa8fef + 20f19bf commit 476b929Copy full SHA for 476b929
dev-requirements.txt
@@ -14,7 +14,7 @@ flake8==3.8.4 # Lint
14
freezegun==1.1.0 # Freeze time in tests
15
isort==5.7.0 # Lint imports
16
keyring==22.3.0
17
-mypy==0.800 # Type checking
+mypy==0.812 # Type checking
18
pip_check_reqs==2.1.1
19
pydocstyle==5.1.1 # Lint docstrings
20
pyenchant==3.2.0 # Bindings for a spellchecking sytem
0 commit comments