Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2022
1 parent b676808 commit 777dbae
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 23 deletions.
48 changes: 26 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 @@ -22,7 +22,7 @@ flake8-simplify = "^0.18.1"
flake8-use-fstring = "^1.3"
homeassistant-stubs = "2022.2.0"
isort = "^5.10.1"
mypy = "^0.931"
mypy = "^0.940"
pre-commit = "^2.17.0"
PyGithub = "^1.54.1"
pylint = "^2.12.2"
Expand Down

0 comments on commit 777dbae

Please sign in to comment.