Skip to content

Commit eafdc04

Browse files
Merge pull request #525 from adamtheturtle/pyup-update-mypy-0.570-to-0.600
Update mypy to 0.600
2 parents 80225cc + ee7c44a commit eafdc04

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
@@ -8,7 +8,7 @@ flake8-quotes==0.14.0 # Require single quotes
88
freezegun==0.3.10 # Freeze time in tests
99
hypothesis==3.56.8 # Generate test cases
1010
isort==4.3.4 # Lint imports
11-
mypy==0.570 # Type checking
11+
mypy==0.600 # Type checking
1212
pip_check_reqs==2.0.1
1313
pydocstyle==2.1.1 # Lint docstrings
1414
pyenchant==2.0.0 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)