Skip to content

Commit

Permalink
Merge pull request marshmallow-code#1427 from marshmallow-code/depend…
Browse files Browse the repository at this point in the history
…abot/pip/mypy-0.740

Bump mypy from 0.730 to 0.740
  • Loading branch information
lafrech authored Oct 17, 2019
2 parents 2da611e + a1c2724 commit a74f38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EXTRAS_REQUIRE = {
"tests": ["pytest", "pytz", "simplejson"],
"lint": [
"mypy==0.730",
"mypy==0.740",
"flake8==3.7.8",
"flake8-bugbear==19.8.0",
"pre-commit~=1.17",
Expand Down

0 comments on commit a74f38d

Please sign in to comment.