Skip to content

Commit

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

---
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] authored Dec 22, 2021
1 parent fae3ce4 commit 3462413
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 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 @@ -21,7 +21,7 @@ flake8-simplify = "^0.14.2"
flake8-use-fstring = "^1.3"
homeassistant-stubs = "2021.11.0"
isort = "^5.10.1"
mypy = "^0.920"
mypy = "^0.921"
pre-commit = "^2.16.0"
pylint = "^2.12.2"
codespell = "^2.1.0"
Expand Down

0 comments on commit 3462413

Please sign in to comment.