Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

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 26, 2019
1 parent 01df2b5 commit 991323e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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
Expand Up @@ -42,5 +42,5 @@ pytest = "^5.1"
wemake-python-styleguide = "^0.10"
flake8-pytest = "^1.3"
validators = "^0.14.0"
mypy = "^0.720"
mypy = "^0.730"
safety = "^1.8"

0 comments on commit 991323e

Please sign in to comment.