Skip to content

Commit a1c2724

Browse files
Bump mypy from 0.730 to 0.740
Bumps [mypy](https://github.com/python/mypy) from 0.730 to 0.740. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.730...v0.740) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2da611e commit a1c2724

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)