Skip to content

Commit b67db7c

Browse files
Bump mypy from 1.9.0 to 1.10.0 (#859)
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aec2f3a commit b67db7c

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ flake8-simplify = "^0.21.0"
2222
flake8-use-fstring = "^1.4"
2323
homeassistant-stubs = "^2023.11.0"
2424
isort = "^5.13.2"
25-
mypy = "^1.9"
25+
mypy = "^1.10"
2626
pre-commit = "^3.7.0"
2727
PyGithub = "^2.3"
2828
pylint = "^3.1.0"

0 commit comments

Comments
 (0)