commit | 6b3f640a124f94d769092df398a4e5a547d6503d | [log] [tgz] |
---|---|---|
author | WhiteSource Renovate <bot@renovateapp.com> | Tue Oct 12 19:28:16 2021 +0200 |
committer | GitHub <noreply@github.com> | Tue Oct 12 17:28:16 2021 +0000 |
tree | f93e72c65c6d2086a96c10e60a36766470854228 | |
parent | cc4b77262d1c1e04afbeca43f004f454456c0816 [diff] |
chore(deps): update dependency google-api-python-client to v2.25.0 (#1561) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-api-python-client](https://togithub.com/googleapis/google-api-python-client) | `==2.24.0` -> `==2.25.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-api-python-client</summary> ### [`v2.25.0`](https://togithub.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#​2250-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev2240v2250-2021-10-09) [Compare Source](https://togithub.com/googleapis/google-api-python-client/compare/v2.24.0...v2.25.0) ##### Features - enable self signed jwt for service account credentials ([#​1553](https://www.togithub.com/googleapis/google-api-python-client/issues/1553)) ([1fb3c8e](https://www.github.com/googleapis/google-api-python-client/commit/1fb3c8ec61295adc876fa449e92fe5d682f33cbd)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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/google-api-python-client).
diff --git a/samples/compute/requirements.txt b/samples/compute/requirements.txt index 7e4f4a6..3a7adf5 100644 --- a/samples/compute/requirements.txt +++ b/samples/compute/requirements.txt
@@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth==2.3.0 google-auth-httplib2==0.1.0