Skip to content

Commit f53bc7f

Browse files
authored
Merge pull request #119 from crossplane/renovate/crossplane-function-sdk-python-0.x
fix(deps): update dependency crossplane-function-sdk-python to v0.7.0
2 parents 445dacc + fd42245 commit f53bc7f

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.6.0",
20+
"crossplane-function-sdk-python==0.7.0",
2121
"click==8.1.8",
2222
"grpcio==1.73.1",
2323
]

0 commit comments

Comments
 (0)