From 50714cbe8c9170c0e7fc32927215daf1949712b4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 15 Sep 2022 21:38:10 +0000 Subject: [PATCH] chore(deps): update dependency grpcio to v1.49.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 d131f2a5..bbfb6638 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -1,6 +1,6 @@ backoff==2.1.2 -grpcio==1.48.1 +grpcio==1.49.0 google-auth==2.11.0 google-auth-httplib2==0.1.0 google-cloud==0.34.0