From 3b23ef79afaa0fdaf755b2044c112991e3644a44 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 10 Aug 2023 17:40:14 +0000 Subject: [PATCH] chore(deps): update dependency grpcio to v1.57.0 --- samples/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index f61c235..51c11b3 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.96.0 -grpcio==1.56.2 +grpcio==1.57.0 google-cloud-video-transcoder==1.10.0