Skip to content

Commit

Permalink
Merge pull request #126 from crossplane/renovate/grpcio-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency grpcio to v1.70.0
  • Loading branch information
bobh66 authored Feb 3, 2025
2 parents afa27a3 + de5a11c commit 0f188bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ classifiers = [
]

dependencies = [
"grpcio==1.67.0",
"grpcio==1.70.0",
"grpcio-reflection==1.*",
"protobuf==5.29.3",
"pydantic==2.*",
Expand Down

0 comments on commit 0f188bc

Please sign in to comment.