From fcc114f24ed6bc46f4ce5aa42d52ec4c7398d1ef Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 26 Oct 2021 21:54:41 +0200 Subject: [PATCH] chore(deps): update dependency google-auth to v2.3.2 (#194) --- 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 1b51d8f93c05..6effe081cb51 100644 --- a/cloudbuild/snippets/requirements.txt +++ b/cloudbuild/snippets/requirements.txt @@ -1,2 +1,2 @@ google-cloud-build==3.7.0 -google-auth==2.3.1 \ No newline at end of file +google-auth==2.3.2 \ No newline at end of file