Skip to content

Commit e7a6f1e

Browse files
Bump mypy from 1.15.0 to 1.17.1
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78a8f03 commit e7a6f1e

File tree

2 files changed

+42
-35
lines changed

2 files changed

+42
-35
lines changed

poetry.lock

Lines changed: 41 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
@@ -29,7 +29,7 @@ pre-commit = "^4.1.0"
2929
black = "^24.10"
3030
pylint = "^3.2.7"
3131
isort = "^5.10.1"
32-
mypy = "^1.15"
32+
mypy = "^1.17"
3333
flake8 = "^7.1.2"
3434
pyupgrade = "^3.19.1"
3535

0 commit comments

Comments
 (0)