Skip to content

Commit 325c37d

Browse files
authored
Merge pull request #133 from crossplane/renovate/protobuf-6.x
fix(deps): update dependency protobuf to v6
2 parents e6b771c + 4669452 commit 325c37d

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.70.0",
2121
"grpcio-reflection==1.*",
22-
"protobuf==5.29.3",
22+
"protobuf==6.30.2",
2323
"pydantic==2.*",
2424
"structlog==25.*",
2525
]

0 commit comments

Comments
 (0)