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

This commit is contained in:
renovate[bot] 2025-06-26 03:34:09 +00:00 committed by GitHub
parent 40c799b565
commit ac06fde8df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ classifiers = [
] ]
dependencies = [ dependencies = [
"grpcio==1.72.1", "grpcio==1.73.1",
"grpcio-reflection==1.*", "grpcio-reflection==1.*",
"protobuf==6.31.1", # Must be compatible with grpcio-tools. "protobuf==6.31.1", # Must be compatible with grpcio-tools.
"pydantic==2.*", "pydantic==2.*",