Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

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

[![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.2.0` -> `==2.3.1` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-videointelligence/2.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-videointelligence/2.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-videointelligence/2.3.1/compatibility-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-videointelligence/2.3.1/confidence-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v2.3.1`](https://togithub.com/googleapis/python-videointelligence/blob/master/CHANGELOG.md#&#8203;231-httpswwwgithubcomgoogleapispython-videointelligencecomparev230v231-2021-07-20)

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

### [`v2.3.0`](https://togithub.com/googleapis/python-videointelligence/blob/master/CHANGELOG.md#&#8203;230-httpswwwgithubcomgoogleapispython-videointelligencecomparev220v230-2021-07-12)

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

##### Features

-   add always_use_jwt_access ([#&#8203;173](https://www.github.com/googleapis/python-videointelligence/issues/173)) ([3c7fbb0](https://www.github.com/googleapis/python-videointelligence/commit/3c7fbb00a6bddd239d3fdb3a75a485db3dfe041e))

##### Documentation

-   omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#&#8203;1127](https://www.github.com/googleapis/python-videointelligence/issues/1127)) ([#&#8203;163](https://www.github.com/googleapis/python-videointelligence/issues/163)) ([09b0a33](https://www.github.com/googleapis/python-videointelligence/commit/09b0a338c8de99dc547c5dc5e15b42d14210ba18)), closes [#&#8203;1126](https://www.github.com/googleapis/python-videointelligence/issues/1126)

</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 committed Jul 24, 2021
1 parent c567053 commit d56a70f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion samples/analyze/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-videointelligence==2.2.0
google-cloud-videointelligence==2.3.1
google-cloud-storage==1.40.0
2 changes: 1 addition & 1 deletion samples/labels/requirements.txt
@@ -1 +1 @@
google-cloud-videointelligence==2.2.0
google-cloud-videointelligence==2.3.1
2 changes: 1 addition & 1 deletion samples/quickstart/requirements.txt
@@ -1 +1 @@
google-cloud-videointelligence==2.2.0
google-cloud-videointelligence==2.3.1
2 changes: 1 addition & 1 deletion samples/shotchange/requirements.txt
@@ -1 +1 @@
google-cloud-videointelligence==2.2.0
google-cloud-videointelligence==2.3.1

0 comments on commit d56a70f

Please sign in to comment.