Skip to content

Commit

Permalink
Merge pull request #49 from crossplane/renovate/grpcio-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency grpcio to v1.63.0
  • Loading branch information
bobh66 committed May 2, 2024
2 parents 6df624b + a317b1f commit d561a6a
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 @@ -19,7 +19,7 @@ classifiers = [
dependencies = [
"crossplane-function-sdk-python==0.2.0",
"click==8.1.7",
"grpcio==1.62.2",
"grpcio==1.63.0",
]

dynamic = ["version"]
Expand Down

0 comments on commit d561a6a

Please sign in to comment.