Skip to content

Commit 9f03e74

Browse files
dependabot-preview[bot]sloria
authored andcommitted
Bump mypy from 0.750 to 0.760 (#1477)
Bumps [mypy](https://github.com/python/mypy) from 0.750 to 0.760. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.750...v0.760) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 13e5240 commit 9f03e74

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.750",
7+
"mypy==0.760",
88
"flake8==3.7.9",
99
"flake8-bugbear==19.8.0",
1010
"pre-commit~=1.20",

0 commit comments

Comments
 (0)