From f94fb5b03bf8932e75967249292d23fed2ae2213 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 16 Oct 2020 21:46:06 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-storage to v1.31.2 (#50) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-storage](https://togithub.com/googleapis/python-storage) | patch | `==1.31.0` -> `==1.31.2` | --- ### Release Notes
googleapis/python-storage ### [`v1.31.2`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1312-httpswwwgithubcomgoogleapispython-storagecomparev1311v1312-2020-09-23) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.31.1...v1.31.2) ### [`v1.31.1`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1311-httpswwwgithubcomgoogleapispython-storagecomparev1310v1311-2020-09-16) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.31.0...v1.31.1)
--- ### 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. --- - [ ] 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-vision). --- samples/snippets/detect/requirements.txt | 2 +- samples/snippets/product_search/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/snippets/detect/requirements.txt b/samples/snippets/detect/requirements.txt index adc5193b..de7b89dc 100644 --- a/samples/snippets/detect/requirements.txt +++ b/samples/snippets/detect/requirements.txt @@ -1,2 +1,2 @@ google-cloud-vision==2.0.0 -google-cloud-storage==1.31.0 +google-cloud-storage==1.31.2 diff --git a/samples/snippets/product_search/requirements.txt b/samples/snippets/product_search/requirements.txt index eed194c0..fe3e22cf 100644 --- a/samples/snippets/product_search/requirements.txt +++ b/samples/snippets/product_search/requirements.txt @@ -1,2 +1,2 @@ google-cloud-vision==2.0.0 -google-cloud-storage==1.31.0 \ No newline at end of file +google-cloud-storage==1.31.2 \ No newline at end of file