Skip to content

Commit 2072057

Browse files
build(deps-dev): bump mypy from 1.19.1 to 1.20.1
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 914144c commit 2072057

2 files changed

Lines changed: 19 additions & 11 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111

1212
[dependency-groups]
1313
dev = [
14-
"mypy>=1.19.1,<2.0.0",
14+
"mypy>=1.20.1,<2.0.0",
1515
"pre-commit>=4.5.1,<5.0.0",
1616
"pytest>=9.0.2,<10.0.0",
1717
"ruff>=0.15.2",

uv.lock

Lines changed: 18 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)