Skip to content

Commit a74f38d

Browse files
authored
Merge pull request #1427 from marshmallow-code/dependabot/pip/mypy-0.740
Bump mypy from 0.730 to 0.740
2 parents 2da611e + a1c2724 commit a74f38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
EXTRAS_REQUIRE = {
55
"tests": ["pytest", "pytz", "simplejson"],
66
"lint": [
7-
"mypy==0.730",
7+
"mypy==0.740",
88
"flake8==3.7.8",
99
"flake8-bugbear==19.8.0",
1010
"pre-commit~=1.17",

0 commit comments

Comments
 (0)