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