Skip to content

Commit b673602

Browse files
Merge pull request #192 from frequenz-floss/dependabot/pip/mypy-2.0.0
Bump mypy from 1.20.2 to 2.0.0
2 parents 4c3ac3d + 2cad7c3 commit b673602

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.20260508",
8989
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)