Skip to content

Commit 8f57142

Browse files
committed
Update protobuf dependency range
1 parent d3a93ec commit 8f57142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
#"frequenz-client-common >= 0.3.0, < 0.4",
3333
"frequenz-client-common @ git+https://github.com/llucax/frequenz-client-common-python.git@metrics-alpha8",
3434
"grpcio >=1.72.1, < 2",
35-
"protobuf >=6.31.1, < 7",
35+
"protobuf >=6.33.1, < 7",
3636
"frequenz-client-base >= 0.11.0, < 0.12.0",
3737
]
3838
dynamic = ["version"]

0 commit comments

Comments
 (0)