fix(deps): update dependency click to v8.2.1

This commit is contained in:
renovate[bot] 2025-07-11 22:56:25 +00:00 committed by GitHub
parent 98998db298
commit fde03b9dbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ classifiers = [
dependencies = [
"crossplane-function-sdk-python==0.8.0",
"click==8.1.8",
"click==8.2.1",
"grpcio==1.73.1",
]