aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWhiteSource Renovate <bot@renovateapp.com>2021-10-27 17:00:39 +0200
committerGitHub <noreply@github.com>2021-10-27 11:00:39 -0400
commite8946f80a759d13a28e71149a08ca8980b6a5a0b (patch)
tree779fd59f62e67e05f941161ea3f84e1d9f31f127
parent7c0eda7f8d0743ea26aefe6935855047d83ddcc7 (diff)
downloadgoogle-api-python-client-e8946f80a759d13a28e71149a08ca8980b6a5a0b.tar.gz
chore(deps): update dependency google-auth to v2.3.2 (#1585)
-rw-r--r--samples/compute/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/compute/requirements.txt b/samples/compute/requirements.txt
index 7fa44fca0..0105a1fd0 100644
--- a/samples/compute/requirements.txt
+++ b/samples/compute/requirements.txt
@@ -1,3 +1,3 @@
google-api-python-client==2.28.0
-google-auth==2.3.1
+google-auth==2.3.2
google-auth-httplib2==0.1.0