Skip to content

Commit 9910616

Browse files
authored
chore(deps): update dependency google-auth to v1.23.0 (#92)
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).
1 parent c9386d7 commit 9910616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery_storage/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-auth==1.22.1
1+
google-auth==1.23.0
22
google-cloud-bigquery-storage==2.0.0
33
google-cloud-bigquery==2.2.0
44
pyarrow==1.0.1

0 commit comments

Comments
 (0)