We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 328c2c6 + cb79760 commit d6a58a9Copy full SHA for d6a58a9
1 file changed
pyproject.toml
@@ -88,7 +88,7 @@ dev-mypy = [
88
# For checking the noxfile, docs/ script, and tests
89
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
90
"grpc-stubs == 1.53.0.6",
91
- "types-protobuf == 6.32.1.20251210",
+ "types-protobuf == 6.32.1.20260221",
92
"types-python-dateutil == 2.9.0.20251115",
93
]
94
dev-noxfile = ["nox == 2025.11.12", "frequenz-repo-config[lib] == 0.17.0"]
0 commit comments