Skip to content

Commit 32cd75a

Browse files
Merge pull request #903 from adamtheturtle/pyup-update-mypy-0.630-to-0.641
Update mypy to 0.641
2 parents bc8a339 + a628f14 commit 32cd75a

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-commas==2.0.0 # Require silicon valley commas
88
flake8-quotes==1.0.0 # Require single quotes
99
flake8==3.5.0 # Lint
1010
isort==4.3.4 # Lint imports
11-
mypy==0.630 # Type checking
11+
mypy==0.641 # Type checking
1212
pip_check_reqs==2.0.3
1313
pydocstyle==2.1.1 # Lint docstrings
1414
pyenchant==2.0.0 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)