Skip to content

Commit 846a02e

Browse files
Merge pull request #1082 from adamtheturtle/pyup-update-mypy-0.730-to-0.740
Update mypy to 0.740
2 parents 1a9bc5c + b2ceb13 commit 846a02e

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==2.1.0 # Require single quotes
99
flake8==3.7.8 # Lint
1010
freezegun==0.3.12
1111
isort==4.3.21 # Lint imports
12-
mypy==0.730 # Type checking
12+
mypy==0.740 # Type checking
1313
pip_check_reqs==2.0.3
1414
pydocstyle==4.0.1 # Lint docstrings
1515
pyenchant==2.0.0 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)