We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04cd96c + 28e6066 commit edb55d4Copy full SHA for edb55d4
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.5",
88
- "types-protobuf == 5.29.1.20250208",
+ "types-protobuf == 5.29.1.20250403",
89
"types-python-dateutil == 2.9.0.20241206",
90
]
91
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.13.2"]
0 commit comments