fix(deps): update dependency grpcio to v1.70.0

This commit is contained in:
renovate[bot] 2025-02-01 21:16:32 +00:00 committed by GitHub
parent afa27a3121
commit de5a11c59f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ classifiers = [
]
dependencies = [
"grpcio==1.67.0",
"grpcio==1.70.0",
"grpcio-reflection==1.*",
"protobuf==5.29.3",
"pydantic==2.*",