Skip to content

Commit 60f7d45

Browse files
fix(deps): update dependency grpcio to v1.78.1
1 parent a6650b9 commit 60f7d45

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
@@ -20,7 +20,7 @@ classifiers = [
2020
dependencies = [
2121
"crossplane-function-sdk-python==0.11.0",
2222
"click==8.3.1",
23-
"grpcio==1.76.0",
23+
"grpcio==1.78.1",
2424
"aioboto3==15.5.0",
2525
]
2626

0 commit comments

Comments
 (0)