Skip to content

Commit 41d7b65

Browse files
authored
Merge pull request #180 from crossplane/renovate/protobuf-6.x
chore(deps): update dependency protobuf to v6.33.0
2 parents 0a9fd8c + e53b91d commit 41d7b65

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
@@ -20,7 +20,7 @@ classifiers = [
2020
dependencies = [
2121
"grpcio==1.75.1",
2222
"grpcio-reflection==1.*",
23-
"protobuf==6.32.1", # Must be compatible with grpcio-tools.
23+
"protobuf==6.33.0", # Must be compatible with grpcio-tools.
2424
"pydantic==2.*",
2525
"structlog==25.*",
2626
]

0 commit comments

Comments
 (0)