Skip to content

Commit d9e26f5

Browse files
authored
Merge pull request #89 from crossplane/renovate/protobuf-5.x
fix(deps): update dependency protobuf to v5.29.2
2 parents a899972 + 5139481 commit d9e26f5

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
@@ -19,7 +19,7 @@ classifiers = [
1919
dependencies = [
2020
"grpcio==1.*",
2121
"grpcio-reflection==1.*",
22-
"protobuf==5.28.1",
22+
"protobuf==5.29.2",
2323
"pydantic==2.*",
2424
"structlog==24.*",
2525
]

0 commit comments

Comments
 (0)