Skip to content

Commit 27f62b4

Browse files
Bump mypy from 0.991 to 1.0.1 (#671)
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.991...v1.0.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7e445a commit 27f62b4

2 files changed

Lines changed: 29 additions & 33 deletions

File tree

poetry.lock

Lines changed: 28 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ flake8-simplify = "^0.19.3"
2121
flake8-use-fstring = "^1.4"
2222
homeassistant-stubs = "^2023.2.4"
2323
isort = "^5.12.0"
24-
mypy = "^0.991"
24+
mypy = "^1.0"
2525
pre-commit = "^3.1.1"
2626
PyGithub = "^1.58"
2727
pylint = "^2.16.2"

0 commit comments

Comments
 (0)