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 a120483 + acbdfb6 commit 3ce6aa8Copy full SHA for 3ce6aa8
dev-requirements.txt
@@ -16,7 +16,7 @@ flake8-quotes==2.1.1 # Require single quotes
16
flake8==3.7.9 # Lint
17
freezegun==0.3.15
18
isort==4.3.21 # Lint imports
19
-mypy==0.761 # Type checking
+mypy==0.770 # Type checking
20
pip-check-reqs-pip-gte-20==2.0.3.1
21
pydocstyle==5.0.2 # Lint docstrings
22
pyenchant==3.0.1 # Bindings for a spellchecking sytem
0 commit comments