Skip to content

Commit c0fd815

Browse files
Merge pull request #180 from frequenz-floss/dependabot/pip/protobuf-6.33.5
Bump protobuf from 6.32.1 to 6.33.5
2 parents 370b983 + c9f685d commit c0fd815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ requires = [
1010
# sure the code is generated using the minimum supported versions, as older
1111
# versions can't work with code that was generated with newer versions.
1212
# https://protobuf.dev/support/cross-version-runtime-guarantee/#backwards
13-
"protobuf == 6.32.1",
13+
"protobuf == 6.33.5",
1414
"grpcio-tools == 1.72.1",
1515
"grpcio == 1.72.1",
1616

0 commit comments

Comments
 (0)