Skip to content

Commit

Permalink
fix(deps): update dependency grpcio to v1.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent afa27a3 commit de5a11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ classifiers = [
]

dependencies = [
"grpcio==1.67.0",
"grpcio==1.70.0",
"grpcio-reflection==1.*",
"protobuf==5.29.3",
"pydantic==2.*",
Expand Down

0 comments on commit de5a11c

Please sign in to comment.