commit | 861fe70f69f29d619093aae1e4c795792a0dfd9f | [log] [tgz] |
---|---|---|
author | WhiteSource Renovate <bot@renovateapp.com> | Fri Aug 20 19:35:10 2021 +0200 |
committer | GitHub <noreply@github.com> | Fri Aug 20 13:35:10 2021 -0400 |
tree | 43bfb43f485bb764c33321f68c65d9df6d3bc7c0 | |
parent | 3c3275de175575e8ae746313de5d39a70b2696c7 [diff] |
chore(deps): update dependency google-auth to v2 (#1489)
diff --git a/samples/compute/requirements.txt b/samples/compute/requirements.txt index e58ad15..24e75e8 100644 --- a/samples/compute/requirements.txt +++ b/samples/compute/requirements.txt
@@ -1,3 +1,3 @@ google-api-python-client==2.17.0 -google-auth==1.35.0 +google-auth==2.0.1 google-auth-httplib2==0.1.0