Skip to content

Commit 9617b42

Browse files
Bump mypy from 1.11.2 to 1.12.0
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.12.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b82bafb commit 9617b42

File tree

2 files changed

+35
-30
lines changed

2 files changed

+35
-30
lines changed

poetry.lock

+34-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
@@ -26,7 +26,7 @@ backoff = ">=1.8.0"
2626
docker = "^7.1.0"
2727
pytest = "^8.3.2"
2828
pytest-cov = "^5.0.0"
29-
mypy = "^1.11.1"
29+
mypy = "^1.12.0"
3030
pytest-mock = "^3.14.0"
3131
pytest-sugar = "^1.0.0"
3232
pytest-datafiles = "^3.0"

0 commit comments

Comments
 (0)