Merge pull request #33 from crossplane/renovate/crossplane-function-sdk-python-0.x

chore(deps): update dependency crossplane-function-sdk-python to v0.2.0
This commit is contained in:
Nic Cope 2024-02-21 16:26:07 -08:00 committed by GitHub
commit b4649b5315
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 = [
"crossplane-function-sdk-python==0.1.0",
"crossplane-function-sdk-python==0.2.0",
"click==8.1.7",
"grpcio==1.62.0",
]