chore(deps): update dependency grpcio to v1.63.0

This commit is contained in:
renovate[bot] 2024-04-30 17:18:30 +00:00 committed by GitHub
parent 6df624bf3a
commit a317b1f3ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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