Skip to content

Commit 680c783

Browse files
authored
Merge pull request #487 from marshmallow-code/dependabot/pip/mypy-0.770
Bump mypy from 0.761 to 0.770
2 parents 616fa2e + 9021461 commit 680c783

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
@@ -22,7 +22,7 @@
2222
]
2323
+ FRAMEWORKS,
2424
"lint": [
25-
"mypy==0.761",
25+
"mypy==0.770",
2626
"flake8==3.7.9",
2727
"flake8-bugbear==20.1.4",
2828
"pre-commit>=1.20,<3.0",

0 commit comments

Comments
 (0)