Skip to content

Commit 56be110

Browse files
committed
Bump function-sdk-python and gRPC
Signed-off-by: Nic Cope <nicc@rk0n.org>
1 parent fde7369 commit 56be110

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.4.0",
21+
"crossplane-function-sdk-python==0.6.0",
2222
"click==8.1.7",
23-
"grpcio==1.66.2",
23+
"grpcio==1.70.0",
2424
]
2525

2626
dynamic = ["version"]

0 commit comments

Comments
 (0)