From 2eed19f6c384dcfa3ac108414fd4dd52670bef36 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Aug 2022 05:44:49 +0000 Subject: [PATCH] chore(deps): update dependency google-auth to v2.9.1 --- samples/compute/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/compute/requirements.txt b/samples/compute/requirements.txt index 50533a63088..a2375211296 100644 --- a/samples/compute/requirements.txt +++ b/samples/compute/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.51.0 -google-auth==2.8.0 +google-auth==2.9.1 google-auth-httplib2==0.1.0