Skip to content

Commit e279567

Browse files
fix(deps): update grpc ecosystem
1 parent 677c871 commit e279567

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
@@ -21,8 +21,8 @@ dependencies = [
2121
"jsonrpcclient==4.0.3",
2222
"crossplane-function-sdk-python==0.11.0",
2323
"click==8.3.1",
24-
"grpcio==1.76.0",
25-
"protobuf==6.33.5"
24+
"grpcio==1.78.0",
25+
"protobuf==6.33.6"
2626
]
2727

2828
dynamic = ["version"]

0 commit comments

Comments
 (0)