We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80225cc + ee7c44a commit eafdc04Copy full SHA for eafdc04
dev-requirements.txt
@@ -8,7 +8,7 @@ flake8-quotes==0.14.0 # Require single quotes
8
freezegun==0.3.10 # Freeze time in tests
9
hypothesis==3.56.8 # Generate test cases
10
isort==4.3.4 # Lint imports
11
-mypy==0.570 # Type checking
+mypy==0.600 # Type checking
12
pip_check_reqs==2.0.1
13
pydocstyle==2.1.1 # Lint docstrings
14
pyenchant==2.0.0 # Bindings for a spellchecking sytem
0 commit comments