Skip to content

Commit 0815eff

Browse files
authored
Merge pull request #215 from crossplane/renovate/protobuf-7.x
Update dependency protobuf to v7.35.1
2 parents e781637 + 8fa25ab commit 0815eff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)