Skip to content

Commit 96e80a9

Browse files
fix(deps): update dependency grpcio to v1.74.0
1 parent e84db1b commit 96e80a9

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
@@ -19,7 +19,7 @@ classifiers = [
1919
dependencies = [
2020
"crossplane-function-sdk-python==0.8.0",
2121
"click==8.2.1",
22-
"grpcio==1.73.1",
22+
"grpcio==1.74.0",
2323
]
2424

2525
dynamic = ["version"]

0 commit comments

Comments
 (0)