We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c3ac3d + 2cad7c3 commit b673602Copy full SHA for b673602
1 file changed
pyproject.toml
@@ -83,7 +83,7 @@ dev-mkdocs = [
83
"frequenz-repo-config[api] == 0.17.0",
84
]
85
dev-mypy = [
86
- "mypy == 1.20.2",
+ "mypy == 2.0.0",
87
"grpc-stubs == 1.53.0.6",
88
"types-Markdown == 3.10.2.20260508",
89
# For checking the noxfile, docs/ script, and tests
0 commit comments