Update dependency grpcio to v1.59.3

This commit is contained in:
renovate[bot] 2023-11-22 02:52:35 +00:00 committed by GitHub
parent dcf771cdb3
commit 5cce64c7ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ dependencies = [
# Pin at least the things we import directly.
"click==8.1.7",
"grpcio==1.59.2",
"grpcio==1.59.3",
"protobuf==4.25.1",
]