Skip to content

Commit 3e51736

Browse files
Merge pull request #482 from adamtheturtle/pyup-update-mypy-0.560-to-0.570
Update mypy to 0.570
2 parents ec8cdc6 + e6e6215 commit 3e51736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ flake8-quotes==0.14.0 # Require single quotes
77
freezegun==0.3.10 # Freeze time in tests
88
hypothesis==3.45.0 # Generate test cases
99
isort==4.3.4 # Lint imports
10-
mypy==0.560 # Type checking
10+
mypy==0.570 # Type checking
1111
pip_check_reqs==2.0.1
1212
pydocstyle==2.1.1 # Lint docstrings
1313
pyenchant==2.0.0 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)