Skip to content

Commit ba6d04d

Browse files
authored
Merge pull request #105 from crossplane/renovate/crossplane-function-sdk-python-0.x
fix(deps): update dependency crossplane-function-sdk-python to v0.6.0
2 parents 5afe032 + d825df7 commit ba6d04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919

2020
dependencies = [
21-
"crossplane-function-sdk-python==0.5.0",
21+
"crossplane-function-sdk-python==0.6.0",
2222
"click==8.1.8",
2323
"grpcio==1.69.0",
2424
]

0 commit comments

Comments
 (0)