Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-videointelligence to v1.1…
Browse files Browse the repository at this point in the history
…6.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

<details>
<summary>googleapis/python-videointelligence</summary>

### [`v1.16.0`](https://togithub.com/googleapis/python-videointelligence/blob/master/CHANGELOG.md#&#8203;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 ([#&#8203;53](https://www.github.com/googleapis/python-videointelligence/issues/53)) ([55415a8](https://www.github.com/googleapis/python-videointelligence/commit/55415a81e738badc997e93d60c37b5dbc8b373ea))
-   video speech transcription [(\[#&#8203;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 ([#&#8203;36](https://www.github.com/googleapis/python-videointelligence/issues/36)) ([20ad69c](https://www.github.com/googleapis/python-videointelligence/commit/20ad69cefb473565d5065e4b118398c675cd5f79))

</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-videointelligence).
  • Loading branch information
renovate-bot authored and leahecole committed Sep 15, 2023
1 parent 37d448f commit cc71638
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion videointelligence/samples/analyze/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-videointelligence==1.15.0
google-cloud-videointelligence==1.16.0
google-cloud-storage==1.31.2
2 changes: 1 addition & 1 deletion videointelligence/samples/labels/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-videointelligence==1.15.0
google-cloud-videointelligence==1.16.0

0 comments on commit cc71638

Please sign in to comment.