Skip to content

Commit 402e3a0

Browse files
Bump mypy from 1.17.1 to 1.18.1
Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0d9aec commit 402e3a0

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

poetry.lock

Lines changed: 40 additions & 40 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.3.0"
2929
black = "^24.10"
3030
pylint = "^3.2.7"
3131
isort = "^5.10.1"
32-
mypy = "^1.17"
32+
mypy = "^1.18"
3333
flake8 = "^7.1.2"
3434
pyupgrade = "^3.19.1"
3535

0 commit comments

Comments
 (0)