Skip to content

Commit

Permalink
Bump mypy from 0.720 to 0.730
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.720 to 0.730.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.720...v0.730)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 27, 2019
1 parent dc54835 commit 211c442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
]
+ FRAMEWORKS,
"lint": [
'mypy==0.720; python_version >= "3.5"',
'mypy==0.730; python_version >= "3.5"',
"flake8==3.7.8",
'flake8-bugbear==19.8.0; python_version >= "3.5"',
"pre-commit~=1.17",
Expand Down

0 comments on commit 211c442

Please sign in to comment.