We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b45dece + 66ccec9 commit 64f2d99Copy full SHA for 64f2d99
1 file changed
pyproject.toml
@@ -85,7 +85,7 @@ dev-mypy = [
85
# For checking the noxfile, docs/ script, and tests
86
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
87
"grpc-stubs == 1.53.0.6",
88
- "types-protobuf == 5.29.1.20250403",
+ "types-protobuf == 6.30.2.20250516",
89
"types-python-dateutil == 2.9.0.20241206",
90
]
91
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.4"]
0 commit comments