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

This commit is contained in:
renovate[bot] 2025-06-02 10:21:31 +00:00 committed by GitHub
parent 6e65599e58
commit 74a474e371
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 = [
"grpcio==1.71.0",
"grpcio==1.72.1",
"grpcio-reflection==1.*",
"protobuf==6.30.2", # Must be compatible with grpcio-tools.
"pydantic==2.*",