From 11c266e771b7203772ce4d4ce645b92ed3cc771c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Mar 2021 03:44:33 +0100 Subject: [PATCH] chore(deps): update dependency grpcio to v1.36.1 (#139) --- 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 74c031854a03..353f3bbf1a8b 100644 --- a/dataproc/snippets/requirements.txt +++ b/dataproc/snippets/requirements.txt @@ -1,6 +1,6 @@ backoff==1.10.0 -grpcio==1.36.0 +grpcio==1.36.1 google-auth==1.27.0 google-auth-httplib2==0.1.0 google-cloud==0.34.0