fix(deps): update dependency grpcio to v1.72.0

This commit is contained in:
renovate[bot] 2025-04-25 17:36:56 +00:00 committed by GitHub
parent c227474213
commit edaa2c51f1
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.71.0",
"grpcio==1.72.0",
]
dynamic = ["version"]