Skip to content

Commit 98998db

Browse files
authored
Merge pull request #128 from crossplane/renovate/crossplane-function-sdk-python-0.x
fix(deps): update dependency crossplane-function-sdk-python to v0.8.0
2 parents f53bc7f + a8ce8ab commit 98998db

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
@@ -17,7 +17,7 @@ classifiers = [
1717
]
1818

1919
dependencies = [
20-
"crossplane-function-sdk-python==0.7.0",
20+
"crossplane-function-sdk-python==0.8.0",
2121
"click==8.1.8",
2222
"grpcio==1.73.1",
2323
]

0 commit comments

Comments
 (0)