Merge pull request #102 from crossplane/renovate/click-8.x

fix(deps): update dependency click to v8.1.8
This commit is contained in:
Bob Haddleton 2025-01-08 14:36:16 -06:00 committed by GitHub
commit cd1068a8a0
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.5.0",
"click==8.1.7",
"click==8.1.8",
"grpcio==1.68.1",
]