From dac754d28dd9fabe77e70eba25950af6b3e6152c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 12 Oct 2021 21:13:30 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-build to v3.6.0 (#188) --- cloudbuild/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild/snippets/requirements.txt b/cloudbuild/snippets/requirements.txt index fb80967d6713..cbad6e3a8565 100644 --- a/cloudbuild/snippets/requirements.txt +++ b/cloudbuild/snippets/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-build==3.5.2 +google-cloud-build==3.6.0 google-auth==2.3.0 \ No newline at end of file