Skip to content

Commit 6f92804

Browse files
dependabot[bot]bcyran
authored andcommitted
build(deps-dev): Bump mypy from 1.9.0 to 1.10.1
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b835e7 commit 6f92804

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

Lines changed: 29 additions & 29 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
@@ -51,7 +51,7 @@ docs = ["sphinx", "furo", "enum-tools"]
5151
[tool.poetry.dev-dependencies]
5252
pytest = "^8.2.2"
5353
black = "^24.4.2"
54-
mypy = "^1.9"
54+
mypy = "^1.10"
5555
flake8 = "^7.0.0"
5656
isort = "^5.13.2"
5757
tox = "^4.15.1"

0 commit comments

Comments
 (0)