Skip to content

Commit f554326

Browse files
authored
Merge pull request #189 from crossplane/renovate/protobuf-6.x
chore(deps): update dependency protobuf to v6.33.2
2 parents 0dd06ef + 764e79d commit f554326

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.76.0",
2222
"grpcio-reflection==1.*",
23-
"protobuf==6.33.1", # Must be compatible with grpcio-tools.
23+
"protobuf==6.33.2", # Must be compatible with grpcio-tools.
2424
"pydantic==2.*",
2525
"structlog==25.*",
2626
]

0 commit comments

Comments
 (0)