Skip to content

Commit

Permalink
Bump mypy from 0.750 to 0.760 (#1477)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot-preview[bot] authored and sloria committed Dec 18, 2019
1 parent 13e5240 commit 9f03e74
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 @@ -4,7 +4,7 @@
EXTRAS_REQUIRE = {
"tests": ["pytest", "pytz", "simplejson"],
"lint": [
"mypy==0.750",
"mypy==0.760",
"flake8==3.7.9",
"flake8-bugbear==19.8.0",
"pre-commit~=1.20",
Expand Down

0 comments on commit 9f03e74

Please sign in to comment.