Skip to content

Commit b139901

Browse files
Bump mypy from 1.11.2 to 1.12.1 in the mypy group
Bumps the mypy group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.11.2 to 1.12.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.12.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mypy ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ebcd48 commit b139901

File tree

2 files changed

+35
-30
lines changed

2 files changed

+35
-30
lines changed

poetry.lock

Lines changed: 34 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
@@ -26,7 +26,7 @@ python = ">=3.8.1"
2626
typing-extensions = "^4.10.0"
2727

2828
[tool.poetry.group.dev.dependencies]
29-
mypy = ">=1.9,<1.12"
29+
mypy = ">=1.9,<1.13"
3030
poethepoet = ">=0.27.0,<0.30"
3131
ruff = ">=0.5.1,<0.7.0"
3232

0 commit comments

Comments
 (0)