Skip to content

Commit 6f33b23

Browse files
authored
Merge pull request #56 from crossplane-contrib/renovate/crossplane-function-sdk-python-0.x
fix(deps): update dependency crossplane-function-sdk-python to v0.14.0
2 parents 9b7c1ca + 776e9ca commit 6f33b23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ classifiers = [
1818
]
1919

2020
dependencies = [
21-
"crossplane-function-sdk-python==0.11.0",
21+
"crossplane-function-sdk-python==0.14.0",
2222
"click==8.4.1",
23-
"grpcio==1.76.0",
23+
"grpcio>=1.76.0",
2424
"aioboto3==15.5.0",
2525
]
2626

0 commit comments

Comments
 (0)