Skip to content

Commit 8afdb11

Browse files
Bump mypy from 1.16.1 to 1.18.2
Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 118ad61 commit 8afdb11

File tree

2 files changed

+42
-36
lines changed

2 files changed

+42
-36
lines changed

poetry.lock

Lines changed: 41 additions & 35 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
@@ -57,7 +57,7 @@ pytest = "^8.2.2"
5757
pytest-flake8 = "=1.3.0"
5858
pytest-cov = "^6.1.1"
5959
tox = "*"
60-
mypy = "^1.10"
60+
mypy = "^1.18"
6161
isort = "^6.0.1"
6262
black = "^25.1.0"
6363
flynt = "^1.0"

0 commit comments

Comments
 (0)