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.
1 parent a341b51 commit 9100bf1Copy full SHA for 9100bf1
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