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 d1fccc1 + 63b373e commit 954a5a7Copy full SHA for 954a5a7
dev-requirements.txt
@@ -15,7 +15,7 @@ flake8-quotes==3.2.0 # Require single quotes
15
flake8==3.8.3 # Lint
16
freezegun==0.3.15
17
isort==4.3.21 # Lint imports
18
-mypy==0.781 # Type checking
+mypy==0.782 # Type checking
19
pip_check_reqs==2.1.1
20
pydocstyle==5.0.2 # Lint docstrings
21
pyenchant==3.1.1 # Bindings for a spellchecking sytem
0 commit comments