This commit is contained in:
renovate[bot] 2025-07-24 18:57:30 -03:00 committed by GitHub
commit c1fabf262d
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 = [ dependencies = [
"crossplane-function-sdk-python==0.8.0", "crossplane-function-sdk-python==0.8.0",
"click==8.2.1", "click==8.2.1",
"grpcio==1.73.1", "grpcio==1.74.0",
] ]
dynamic = ["version"] dynamic = ["version"]