Skip to content

Commit 26f4223

Browse files
fix(deps): update dependency grpcio to v1.78.0
1 parent 677c871 commit 26f4223

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"jsonrpcclient==4.0.3",
2222
"crossplane-function-sdk-python==0.11.0",
2323
"click==8.3.1",
24-
"grpcio==1.76.0",
24+
"grpcio==1.78.0",
2525
"protobuf==6.33.5"
2626
]
2727

0 commit comments

Comments
 (0)