From cc71638390531f48ea050e08f48f04e3633a72a0 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 28 Oct 2020 19:32:06 +0100 Subject: [PATCH] chore(deps): update dependency google-cloud-videointelligence to v1.16.0 (#65) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-videointelligence](https://togithub.com/googleapis/python-videointelligence) | minor | `==1.15.0` -> `==1.16.0` | --- ### Release Notes
googleapis/python-videointelligence ### [`v1.16.0`](https://togithub.com/googleapis/python-videointelligence/blob/master/CHANGELOG.md#​1160-httpswwwgithubcomgoogleapispython-videointelligencecomparev1150v1160-2020-10-02) [Compare Source](https://togithub.com/googleapis/python-videointelligence/compare/v1.15.0...v1.16.0) ##### Features - **v1:** add PersonDetection and FaceDetection ([#​53](https://www.github.com/googleapis/python-videointelligence/issues/53)) ([55415a8](https://www.github.com/googleapis/python-videointelligence/commit/55415a81e738badc997e93d60c37b5dbc8b373ea)) - video speech transcription [(\[#​1849\](https://www.github.com/googleapis/python-videointelligence/issues/1849))](https://togithub.com/GoogleCloudPlatform/python-docs-samples/issues/1849) ([0bb8156](https://www.github.com/googleapis/python-videointelligence/commit/0bb8156ddda4fde4bbdda5f48d21fbbc34a2b0e8)) ##### Documentation - corrects release badge and link ([#​36](https://www.github.com/googleapis/python-videointelligence/issues/36)) ([20ad69c](https://www.github.com/googleapis/python-videointelligence/commit/20ad69cefb473565d5065e4b118398c675cd5f79))
--- ### 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-videointelligence). --- videointelligence/samples/analyze/requirements.txt | 2 +- videointelligence/samples/labels/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/videointelligence/samples/analyze/requirements.txt b/videointelligence/samples/analyze/requirements.txt index d2bd336c3fff..554983392399 100644 --- a/videointelligence/samples/analyze/requirements.txt +++ b/videointelligence/samples/analyze/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-videointelligence==1.15.0 +google-cloud-videointelligence==1.16.0 google-cloud-storage==1.31.2 diff --git a/videointelligence/samples/labels/requirements.txt b/videointelligence/samples/labels/requirements.txt index 5fdd76a339bf..8590959284c4 100644 --- a/videointelligence/samples/labels/requirements.txt +++ b/videointelligence/samples/labels/requirements.txt @@ -1 +1 @@ -google-cloud-videointelligence==1.15.0 +google-cloud-videointelligence==1.16.0