Skip to content

Commit 36b498b

Browse files
Bump mypy from 1.13.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.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 00194f3 commit 36b498b

File tree

2 files changed

+46
-40
lines changed

2 files changed

+46
-40
lines changed

poetry.lock

Lines changed: 45 additions & 39 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
@@ -116,7 +116,7 @@ optional = true
116116

117117
[tool.poetry.group.style.dependencies]
118118
ruff = "^0.9.6"
119-
mypy = "^1.13.0"
119+
mypy = "^1.14.1"
120120
pre-commit = "^3.3.3"
121121

122122
[tool.poetry.group.deploy]

0 commit comments

Comments
 (0)