From 61ac3526afddb871735bdaece6344708eeef20cd Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 22 May 2022 20:08:44 +0200 Subject: [PATCH] chore(deps): update dependency grpcio to v1.46.3 (#422) --- dataproc/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataproc/snippets/requirements.txt b/dataproc/snippets/requirements.txt index fe8343a3702a..c70fa8314d56 100644 --- a/dataproc/snippets/requirements.txt +++ b/dataproc/snippets/requirements.txt @@ -1,6 +1,6 @@ backoff==2.0.1 -grpcio==1.46.1 +grpcio==1.46.3 google-auth==2.6.6 google-auth-httplib2==0.1.0 google-cloud==0.34.0