Skip to content

Commit

Permalink
Bump mypy from 0.910 to 0.920 (#274)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.920.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.910...v0.920)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 21, 2021
1 parent b8bcd4b commit c58d938
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 30 deletions.
55 changes: 26 additions & 29 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 @@ -28,7 +28,7 @@ pre-commit = "^2.16"
black = {version = "^21.12b0", allow-prereleases = true}
pylint = "^2.12.2"
isort = "^5.10.1"
mypy = "^0.910"
mypy = "^0.920"
flake8 = "^4.0.1"
pyupgrade = "^2.29.1"
pytest-asyncio = "^0.16.0"
Expand Down

0 comments on commit c58d938

Please sign in to comment.