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 eb424a3 + f590f1a commit cd0f9bbCopy full SHA for cd0f9bb
pyproject.toml
@@ -80,7 +80,7 @@ dev-mypy = [
80
# For checking the noxfile, docs/ script, and tests
81
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
82
"grpc-stubs == 1.53.0.5",
83
- "types-protobuf == 5.29.1.20241207",
+ "types-protobuf == 5.29.1.20250208",
84
"types-python-dateutil == 2.9.0.20241206",
85
]
86
dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]
0 commit comments