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.
2 parents ee58323 + 96e3696 commit caa22f3Copy full SHA for caa22f3
pyproject.toml
@@ -66,7 +66,7 @@ dev-mkdocs = [
66
"frequenz-repo-config[lib] == 0.4.0",
67
]
68
dev-mypy = [
69
- "mypy == 1.5.0",
+ "mypy == 1.5.1",
70
"grpc-stubs == 1.24.12", # This dependency introduces breaking changes in patch releases
71
"types-protobuf == 4.24.0.0",
72
# For checking the noxfile, docs/ script, and tests
0 commit comments