Skip to content

Commit fe52699

Browse files
authored
Merge pull request #183 from crossplane/renovate/protobuf-6.x
chore(deps): update dependency protobuf to v6.33.1
2 parents 1847883 + 6cae382 commit fe52699

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

0 commit comments

Comments
 (0)