Skip to content

Commit c204d10

Browse files
Bump mypy from 1.20.2 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25c9b6e commit c204d10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dev-mkdocs = [
7575
"frequenz-repo-config[lib] == 0.17.0",
7676
]
7777
dev-mypy = [
78-
"mypy == 1.20.2",
78+
"mypy == 2.1.0",
7979
"grpc-stubs == 1.53.0.6",
8080
"types-Markdown == 3.10.2.20260408",
8181
"types-protobuf == 7.34.1.20260503",

0 commit comments

Comments
 (0)