From b4f4b29ae2a95dba62d5b7ec9a6159638f4a07d0 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 12 May 2022 20:17:50 +0200 Subject: [PATCH] chore(deps): update dependency grpcio to v1.46.1 (#420) --- 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 f5f2bf6f335a..fe8343a3702a 100644 --- a/dataproc/snippets/requirements.txt +++ b/dataproc/snippets/requirements.txt @@ -1,6 +1,6 @@ backoff==2.0.1 -grpcio==1.46.0 +grpcio==1.46.1 google-auth==2.6.6 google-auth-httplib2==0.1.0 google-cloud==0.34.0