Skip to content

Commit 637532a

Browse files
chore(deps-dev): bump mypy from 1.10.0 to 1.12.0
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.12.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.12.0) --- 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 f63dfbf commit 637532a

File tree

2 files changed

+37
-32
lines changed

2 files changed

+37
-32
lines changed

poetry.lock

Lines changed: 36 additions & 31 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
@@ -28,7 +28,7 @@ pytest-mock = "^3.12.0"
2828
pytest-cov = "^5.0.0"
2929
pytest-asyncio = "^0.23.7"
3030
bandit = "^1.7.9"
31-
mypy = "^1.6.1"
31+
mypy = "^1.12.0"
3232
pre-commit-hooks = "^4.5.0"
3333
reorder-python-imports = "^3.13.0"
3434
pytest-xdist = "^3.2.1"

0 commit comments

Comments
 (0)