commit | c4ce77d5a5cfc101d8a45f61c44596d64bf508be | [log] [tgz] |
---|---|---|
author | WhiteSource Renovate <bot@renovateapp.com> | Mon Jul 26 19:54:22 2021 +0200 |
committer | GitHub <noreply@github.com> | Mon Jul 26 17:54:22 2021 +0000 |
tree | 61899dc00b6af4ea6fc4fbf5d77194044daf2359 | |
parent | 5875050eacdc56e4fc644513b5ac395bcd5fd857 [diff] |
chore(deps): update dependency google-api-python-client to v2.14.1 (#1460) [](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.14.0` -> `==2.14.1` | [](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.14.1`](https://togithub.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#​2141-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev2140v2141-2021-07-25) [Compare Source](https://togithub.com/googleapis/google-api-python-client/compare/v2.14.0...v2.14.1) </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 47320ea..cbc34d8 100644 --- a/samples/compute/requirements.txt +++ b/samples/compute/requirements.txt
@@ -1,3 +1,3 @@ -google-api-python-client==2.14.0 +google-api-python-client==2.14.1 google-auth==1.33.1 google-auth-httplib2==0.1.0