Skip to content

Commit

Permalink
chore(deps): update dependency google-auth to v1.24.0 (#65)
Browse files Browse the repository at this point in the history
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-auth](https://togithub.com/googleapis/google-auth-library-python) | minor | `==1.23.0` -> `==1.24.0` |

---

### Release Notes

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

### [`v1.24.0`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1240-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1230v1240-2020-12-11)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.23.0...v1.24.0)

##### Features

-   add Python 3.9 support, drop Python 3.5 support ([#&#8203;655](https://www.github.com/googleapis/google-auth-library-python/issues/655)) ([6de753d](https://www.github.com/googleapis/google-auth-library-python/commit/6de753d585254c813b3e6cbde27bf5466261ba10)), closes [#&#8203;654](https://www.github.com/googleapis/google-auth-library-python/issues/654)

##### Bug Fixes

-   avoid losing the original '\_include_email' parameter in impersonated credentials ([#&#8203;626](https://www.github.com/googleapis/google-auth-library-python/issues/626)) ([fd9b5b1](https://www.github.com/googleapis/google-auth-library-python/commit/fd9b5b10c80950784bd37ee56e32c505acb5078d))

##### Documentation

-   fix typo in import ([#&#8203;651](https://www.github.com/googleapis/google-auth-library-python/issues/651)) ([3319ea8](https://www.github.com/googleapis/google-auth-library-python/commit/3319ea8ae876c73a94f51237b3bbb3f5df2aef89)), closes [#&#8203;650](https://www.github.com/googleapis/google-auth-library-python/issues/650)

</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 you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-language).
  • Loading branch information
renovate-bot authored Jan 13, 2021
1 parent d20843b commit bff86e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language/snippets/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.12.8
google-auth==1.23.0
google-auth==1.24.0
google-auth-httplib2==0.0.4

0 comments on commit bff86e4

Please sign in to comment.