From c7a19507147da190679de879dd639355359ec24a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 13 Dec 2018 13:43:51 -0800 Subject: [PATCH] Update dependency google-auth to v1.6.1 (#2769) This PR contains the following updates: | Package | Update | Change | References | |---|---|---|---| | google-auth | minor | `==1.5.1` -> `==1.6.1` | [source](https://renovatebot.com/gh/GoogleCloudPlatform/google-auth-library-python) | --- ### Release Notes
GoogleCloudPlatform/google-auth-library-python ### [`v1.6.1`](https://renovatebot.com/gh/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst#v161) [Compare Source](https://renovatebot.com/gh/GoogleCloudPlatform/google-auth-library-python/compare/v1.6.0...v1.6.1) 11-12-2018 10:10 PST Implementation Changes \++++++++++++++++++++++ - Automatically refresh impersonated credentials (`#​304 `\_) ### [`v1.6.0`](https://renovatebot.com/gh/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst#v160) [Compare Source](https://renovatebot.com/gh/GoogleCloudPlatform/google-auth-library-python/compare/v1.5.1...v1.6.0) 11-09-2018 11:07 PST New Features \++++++++++++ - Add google.auth.impersonated_credentials (`#​299 `_) Documentation \+++++++++++++ - Update link to documentation for default credentials (`#​296 `\_) - Update github issue templates (`#​300 `\_) - Remove punctuation which becomes part of the url (`#​284 `\_) Internal / Testing Changes \++++++++++++++++++++++++++ - Update trampoline.sh (`#​302 `\_) - Enable static type checking with pytype (`#​298 `\_) - Make classifiers in setup.py an array. (`#​280 `\_)
--- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#mesosphere/dcos-commons). --- frozen_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frozen_requirements.txt b/frozen_requirements.txt index 540bb2883f3..1143a73e010 100644 --- a/frozen_requirements.txt +++ b/frozen_requirements.txt @@ -52,7 +52,7 @@ entrypoints==0.2.3 flake8==3.6.0 future==0.17.1 google-api-python-client==1.7.4 -google-auth==1.5.1 +google-auth==1.6.1 google-auth-httplib2==0.0.3 httplib2==0.11.3 identify==1.1.7