Skip to content

Commit 2cad7c3

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

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
@@ -83,7 +83,7 @@ dev-mkdocs = [
8383
"frequenz-repo-config[api] == 0.17.0",
8484
]
8585
dev-mypy = [
86-
"mypy == 1.20.2",
86+
"mypy == 2.0.0",
8787
"grpc-stubs == 1.53.0.6",
8888
"types-Markdown == 3.10.2.20260408",
8989
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)