Merge pull request #108 from crossplane/renovate/grpcio-1.x

fix(deps): update dependency grpcio to v1.70.0
This commit is contained in:
Bob Haddleton 2025-01-27 12:06:33 -06:00 committed by GitHub
commit c2dfb9c13d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"]