Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and lafrech committed Jan 25, 2021
1 parent 5230121 commit 4ee6510
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.790",
"mypy==0.800",
"flake8==3.8.4",
"flake8-bugbear==20.11.1",
"pre-commit~=2.4",
Expand Down

0 comments on commit 4ee6510

Please sign in to comment.