Skip to content

Commit 9021461

Browse files
Bump mypy from 0.761 to 0.770
Bumps [mypy](https://github.com/python/mypy) from 0.761 to 0.770. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.761...v0.770) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9ac7ae5 commit 9021461

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)