Skip to content

Commit

Permalink
Update dependency google-auth to v1.6.1 (#2769)
Browse files Browse the repository at this point in the history
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

<details>
<summary>GoogleCloudPlatform/google-auth-library-python</summary>

### [`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 (`#&#8203;304 <https://github.com/googleapis/google-auth-library-python/pull/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 (`#&#8203;299 <https://github.com/googleapis/google-auth-library-python/pull/299>`_)

Documentation
\+++++++++++++

-   Update link to documentation for default credentials (`#&#8203;296 <https://github.com/googleapis/google-auth-library-python/pull/296>`\_)
-   Update github issue templates (`#&#8203;300 <https://github.com/googleapis/google-auth-library-python/pull/300>`\_)
-   Remove punctuation which becomes part of the url (`#&#8203;284 <https://github.com/googleapis/google-auth-library-python/pull/284>`\_)

Internal / Testing Changes
\++++++++++++++++++++++++++

-   Update trampoline.sh (`#&#8203;302 <https://github.com/googleapis/google-auth-library-python/pull/302>`\_)
-   Enable static type checking with pytype (`#&#8203;298 <https://github.com/googleapis/google-auth-library-python/pull/298>`\_)
-   Make classifiers in setup.py an array. (`#&#8203;280 <https://github.com/googleapis/google-auth-library-python/pull/280>`\_)

</details>

---

### 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.

---

 - [ ] <!-- renovate-rebase -->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).
  • Loading branch information
renovate[bot] authored and takirala committed Dec 13, 2018
1 parent f5d7320 commit c7a1950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frozen_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c7a1950

Please sign in to comment.