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