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 19ed928 + 41d1538 commit 6e141d8Copy full SHA for 6e141d8
dev-requirements.txt
@@ -9,7 +9,7 @@ flake8-quotes==2.1.1 # Require single quotes
9
flake8==3.7.9 # Lint
10
freezegun==0.3.12
11
isort==4.3.21 # Lint imports
12
-mypy==0.740 # Type checking
+mypy==0.750 # Type checking
13
pip_check_reqs==2.0.3
14
pydocstyle==4.0.1 # Lint docstrings
15
pyenchant==2.0.0 # Bindings for a spellchecking sytem
0 commit comments