Skip to content

Commit 88d97d3

Browse files
fix(deps): update dependency grpcio to v1.71.0
1 parent 325c37d commit 88d97d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
]
1818

1919
dependencies = [
20-
"grpcio==1.70.0",
20+
"grpcio==1.71.0",
2121
"grpcio-reflection==1.*",
2222
"protobuf==6.30.2",
2323
"pydantic==2.*",

0 commit comments

Comments
 (0)