Skip to content

Commit 98f14bc

Browse files
Merge pull request #640 from adamtheturtle/pyup-update-mypy-0.600-to-0.610
Update mypy to 0.610
2 parents 1fd08f4 + 091903d commit 98f14bc

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
@@ -9,7 +9,7 @@ flake8-quotes==1.0.0 # Require single quotes
99
freezegun==0.3.10 # Freeze time in tests
1010
hypothesis==3.57.0 # Generate test cases
1111
isort==4.3.4 # Lint imports
12-
mypy==0.600 # Type checking
12+
mypy==0.610 # Type checking
1313
pip_check_reqs==2.0.3
1414
pydocstyle==2.1.1 # Lint docstrings
1515
pyenchant==2.0.0 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)