Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-videointelligence to v2.4…
Browse files Browse the repository at this point in the history
….0 (#231)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-videointelligence](https://togithub.com/googleapis/python-videointelligence) | `==2.3.3` -> `==2.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-videointelligence/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-videointelligence/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-videointelligence/2.4.0/compatibility-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-videointelligence/2.4.0/confidence-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v2.4.0`](https://togithub.com/googleapis/python-videointelligence/blob/master/CHANGELOG.md#&#8203;240-httpswwwgithubcomgoogleapispython-videointelligencecomparev233v240-2021-10-07)

[Compare Source](https://togithub.com/googleapis/python-videointelligence/compare/v2.3.3...v2.4.0)

##### Features

-   add context manager support in client ([#&#8203;229](https://www.togithub.com/googleapis/python-videointelligence/issues/229)) ([ac75850](https://www.github.com/googleapis/python-videointelligence/commit/ac75850925ac29bd3ad238bebd48cbedfe638942))

##### [2.3.3](https://www.github.com/googleapis/python-videointelligence/compare/v2.3.2...v2.3.3) (2021-09-24)

##### Bug Fixes

-   add 'dict' annotation type to 'request' ([ec86dc6](https://www.github.com/googleapis/python-videointelligence/commit/ec86dc6211a2b5be69c2b74dd65ea4968f89f244))

##### [2.3.2](https://www.github.com/googleapis/python-videointelligence/compare/v2.3.1...v2.3.2) (2021-07-26)

##### Bug Fixes

-   enable self signed jwt for grpc ([#&#8203;193](https://www.togithub.com/googleapis/python-videointelligence/issues/193)) ([29475ff](https://www.github.com/googleapis/python-videointelligence/commit/29475ff90809473bf23cbc3d284e1a2afdc69e94))

##### Documentation

-   add Samples section to CONTRIBUTING.rst ([#&#8203;190](https://www.togithub.com/googleapis/python-videointelligence/issues/190)) ([bed1899](https://www.github.com/googleapis/python-videointelligence/commit/bed1899b6f31e4fd29cbdebbe21b0dea587ce483))

##### [2.3.1](https://www.github.com/googleapis/python-videointelligence/compare/v2.3.0...v2.3.1) (2021-07-20)

##### Bug Fixes

-   **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#&#8203;189](https://www.togithub.com/googleapis/python-videointelligence/issues/189)) ([2fb8dc9](https://www.github.com/googleapis/python-videointelligence/commit/2fb8dc92478a125eb4871e30fe6840238ac2cfa2))

</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/python-videointelligence).
  • Loading branch information
renovate-bot authored and leahecole committed Sep 15, 2023
1 parent 9dc040e commit cbbb4e0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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==2.3.3
google-cloud-videointelligence==2.4.0
google-cloud-storage==1.42.3
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==2.3.3
google-cloud-videointelligence==2.4.0
2 changes: 1 addition & 1 deletion videointelligence/samples/quickstart/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-videointelligence==2.3.3
google-cloud-videointelligence==2.4.0
2 changes: 1 addition & 1 deletion videointelligence/samples/shotchange/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-videointelligence==2.3.3
google-cloud-videointelligence==2.4.0

0 comments on commit cbbb4e0

Please sign in to comment.