Skip to content

Commit

Permalink
Bump mypy from 0.750 to 0.760
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] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 18, 2019
1 parent 5f4c106 commit 5e960c1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ flake8-super-call = "^1.0"
flake8-debugger = "^3.2"
flake8-isort = "^2.8"
pep8-naming = "^0.9"
mypy = "^0.750"
mypy = "^0.760"
safety = "^1.8"

0 comments on commit 5e960c1

Please sign in to comment.