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 a341b51 + 9100bf1 commit 679c08fCopy full SHA for 679c08f
dev-requirements.txt
@@ -17,7 +17,7 @@ flake8-quotes==2.1.1 # Require single quotes
17
flake8==3.7.9 # Lint
18
freezegun==0.3.12
19
isort==4.3.21 # Lint imports
20
-mypy==0.760 # Type checking
+mypy==0.761 # Type checking
21
pip_check_reqs==2.0.3
22
pydocstyle==5.0.1 # Lint docstrings
23
pyenchant==2.0.0 # Bindings for a spellchecking sytem
0 commit comments