We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2678cee commit 48c9619Copy full SHA for 48c9619
pyproject.toml
@@ -66,7 +66,7 @@ dev-mkdocs = [
66
"frequenz-repo-config[api] == 0.13.5",
67
]
68
dev-mypy = [
69
- "mypy == 1.16.1",
+ "mypy == 1.17.1",
70
"grpc-stubs == 1.53.0.6",
71
# For checking the noxfile, docs/ script, and tests
72
"frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]",
0 commit comments