Skip to content

Commit 4ab37fc

Browse files
Bump mypy from 1.19.1 to 1.20.2
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ba9edb commit 4ab37fc

2 files changed

Lines changed: 56 additions & 46 deletions

File tree

poetry.lock

Lines changed: 55 additions & 45 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
@@ -21,7 +21,7 @@ coverage = {extras = ["toml"], version = "^7.13"}
2121
pytest = "^9.0.3"
2222
pytest-cov = "^7.1.0"
2323
ruff = "^0.11"
24-
mypy = "^1.19"
24+
mypy = "^1.20"
2525

2626
[build-system]
2727
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)