Skip to content

Commit

Permalink
chore(deps): update dependency google-auth to v1.23.0 (#92)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.23.0`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1230-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1221v1230-2020-10-29)

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

##### Features

-   Add custom scopes for access tokens from the metadata service ([#&#8203;633](https://www.github.com/googleapis/google-auth-library-python/issues/633)) ([0323cf3](https://www.github.com/googleapis/google-auth-library-python/commit/0323cf390b16e8483660ac88775e8ea4e7f7702d))

##### Bug Fixes

-   **deps:** Revert "fix: pin 'aoihttp &lt; 3.7.0dev' ([#&#8203;634](https://www.github.com/googleapis/google-auth-library-python/issues/634))" ([#&#8203;632](https://www.github.com/googleapis/google-auth-library-python/issues/632)) ([#&#8203;640](https://www.github.com/googleapis/google-auth-library-python/issues/640)) ([b790e65](https://www.github.com/googleapis/google-auth-library-python/commit/b790e6535cc37591b23866027a426cde312e07c1))
-   pin 'aoihttp &lt; 3.7.0dev' ([#&#8203;634](https://www.github.com/googleapis/google-auth-library-python/issues/634)) ([05f9524](https://www.github.com/googleapis/google-auth-library-python/commit/05f95246fab928fe2f445781117eeac8088497fb))
-   remove checks for ancient versions of Cryptography ([#&#8203;596](https://www.github.com/googleapis/google-auth-library-python/issues/596)) ([6407258](https://www.github.com/googleapis/google-auth-library-python/commit/6407258956ec42e3b722418cb7f366e5ae9272ec)), closes [/github.com/googleapis/google-auth-library-python/issues/595#issuecomment-683903062](https://www.github.com/googleapis//github.com/googleapis/google-auth-library-python/issues/595/issues/issuecomment-683903062)

##### [1.22.1](https://www.github.com/googleapis/google-auth-library-python/compare/v1.22.0...v1.22.1) (2020-10-05)

##### Bug Fixes

-   move aiohttp to extra as it is currently internal surface ([#&#8203;619](https://www.github.com/googleapis/google-auth-library-python/issues/619)) ([a924011](https://www.github.com/googleapis/google-auth-library-python/commit/a9240111e7af29338624d98ee10aed31462f4d19)), closes [#&#8203;618](https://www.github.com/googleapis/google-auth-library-python/issues/618)

</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-bigquery-storage).
  • Loading branch information
renovate-bot committed Oct 30, 2020
1 parent 8115f88 commit e9102e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/to_dataframe/requirements.txt
@@ -1,4 +1,4 @@
google-auth==1.22.1
google-auth==1.23.0
google-cloud-bigquery-storage==2.0.0
google-cloud-bigquery==2.2.0
pyarrow==1.0.1
Expand Down

0 comments on commit e9102e2

Please sign in to comment.