We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a63792 + 58b3f80 commit 04adcb4Copy full SHA for 04adcb4
dev-requirements.txt
@@ -9,7 +9,7 @@ flake8-quotes==1.0.0 # Require single quotes
9
freezegun==0.3.10 # Freeze time in tests
10
hypothesis==3.66.1 # Generate test cases
11
isort==4.3.4 # Lint imports
12
-mypy==0.610 # Type checking
+mypy==0.620 # Type checking
13
pip_check_reqs==2.0.3
14
pydocstyle==2.1.1 # Lint docstrings
15
pyenchant==2.0.0 # Bindings for a spellchecking sytem
0 commit comments