Skip to content

Commit 03d1718

Browse files
Bump mypy from 1.15.0 to 1.17.0
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.17.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.17.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e975ba3 commit 03d1718

2 files changed

Lines changed: 48 additions & 35 deletions

File tree

poetry.lock

Lines changed: 47 additions & 34 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
@@ -53,7 +53,7 @@ jestspectation = "^1.4.5"
5353

5454
[tool.poetry.group.dev.dependencies]
5555
coverage = "^7.8.0"
56-
mypy = "^1.15.0"
56+
mypy = "^1.17.0"
5757
pytest = "^8.3.5"
5858
jestspectation = "^1.4.5"
5959
ruff = "^0.11.7"

0 commit comments

Comments
 (0)