Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency google-cloud-vision to v2.3.2 (#160)
Browse files Browse the repository at this point in the history
[![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-vision](https://togithub.com/googleapis/python-vision) | `==2.3.1` -> `==2.3.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-vision/2.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-vision/2.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-vision/2.3.2/compatibility-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-vision/2.3.2/confidence-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v2.3.2`](https://togithub.com/googleapis/python-vision/blob/master/CHANGELOG.md#&#8203;232-httpswwwgithubcomgoogleapispython-visioncomparev231v232-2021-06-02)

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

</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-vision).
  • Loading branch information
renovate-bot committed Jun 18, 2021
1 parent 327ac5b commit 8e105cf
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion samples/snippets/crop_hints/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-vision==2.3.1
google-cloud-vision==2.3.2
pillow==8.2.0
2 changes: 1 addition & 1 deletion samples/snippets/detect/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-vision==2.3.1
google-cloud-vision==2.3.2
google-cloud-storage==1.38.0
2 changes: 1 addition & 1 deletion samples/snippets/document_text/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-vision==2.3.1
google-cloud-vision==2.3.2
pillow==8.2.0
2 changes: 1 addition & 1 deletion samples/snippets/face_detection/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-vision==2.3.1
google-cloud-vision==2.3.2
pillow==8.2.0
2 changes: 1 addition & 1 deletion samples/snippets/product_search/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-vision==2.3.1
google-cloud-vision==2.3.2
google-cloud-storage==1.38.0
2 changes: 1 addition & 1 deletion samples/snippets/quickstart/requirements.txt
@@ -1 +1 @@
google-cloud-vision==2.3.1
google-cloud-vision==2.3.2
2 changes: 1 addition & 1 deletion samples/snippets/web/requirements.txt
@@ -1 +1 @@
google-cloud-vision==2.3.1
google-cloud-vision==2.3.2

0 comments on commit 8e105cf

Please sign in to comment.