We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 531cbc7 + 4e5e663 commit 69e675eCopy full SHA for 69e675e
1 file changed
dev-requirements.txt
@@ -16,7 +16,7 @@ flake8-quotes==3.2.0 # Require single quotes
16
flake8==3.8.2 # Lint
17
freezegun==0.3.15
18
isort==4.3.21 # Lint imports
19
-mypy==0.770 # Type checking
+mypy==0.780 # Type checking
20
pip-check-reqs-pip-gte-20==2.0.3.4
21
pydocstyle==5.0.2 # Lint docstrings
22
pyenchant==3.1.1 # Bindings for a spellchecking sytem
0 commit comments