fix(deps): update dependency crossplane-function-sdk-python to v0.7.0

This commit is contained in:
renovate[bot] 2025-07-11 19:17:04 +00:00 committed by GitHub
parent 30514e5ca8
commit fd42245a6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ classifiers = [
] ]
dependencies = [ dependencies = [
"crossplane-function-sdk-python==0.6.0", "crossplane-function-sdk-python==0.7.0",
"click==8.1.8", "click==8.1.8",
"grpcio==1.71.0", "grpcio==1.71.0",
] ]