Skip to content

Commit

Permalink
Merge pull request #108 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 Jan 27, 2025
2 parents 17e3971 + c42d116 commit c2dfb9c
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 @@ -20,7 +20,7 @@ classifiers = [
dependencies = [
"crossplane-function-sdk-python==0.6.0",
"click==8.1.8",
"grpcio==1.69.0",
"grpcio==1.70.0",
]

dynamic = ["version"]
Expand Down

0 comments on commit c2dfb9c

Please sign in to comment.