From 2ee1af0d9cc4e4be222ce0516d706e57eab21bf4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 1 Sep 2021 13:40:42 +0200 Subject: [PATCH] chore(deps): update dependency google-auth to v2.0.2 (#163) --- 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 588147aad072..55f44c3dd108 100644 --- a/cloudbuild/snippets/requirements.txt +++ b/cloudbuild/snippets/requirements.txt @@ -1,2 +1,2 @@ google-cloud-build==3.5.0 -google-auth==2.0.1 \ No newline at end of file +google-auth==2.0.2 \ No newline at end of file