Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-translate to v3.6.0 (Goog…
Browse files Browse the repository at this point in the history
…leCloudPlatform#6941)

[![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-translate](https://togithub.com/googleapis/python-translate) | `==3.5.0` -> `==3.6.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.6.0/compatibility-slim/3.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.6.0/confidence-slim/3.5.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v3.6.0`](https://togithub.com/googleapis/python-translate/blob/master/CHANGELOG.md#&#8203;360-httpswwwgithubcomgoogleapispython-translatecomparev350v360-2021-10-18)

[Compare Source](https://togithub.com/googleapis/python-translate/compare/v3.5.0...v3.6.0)

##### Features

-   add support for python 3.10 ([#&GoogleCloudPlatform#8203;275](https://www.togithub.com/googleapis/python-translate/issues/275)) ([381fc15](https://www.github.com/googleapis/python-translate/commit/381fc15cd920252edbc280b7623125955ee68347))

##### Bug Fixes

-   add model signature for batch document translation ([#&GoogleCloudPlatform#8203;276](https://www.togithub.com/googleapis/python-translate/issues/276)) ([be0b01b](https://www.github.com/googleapis/python-translate/commit/be0b01bb5b21cec9910967305784fc02c7ce83ff))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Never, 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/GoogleCloudPlatform/python-docs-samples).
  • Loading branch information
renovate-bot authored Oct 19, 2021
1 parent b2e589b commit ed734dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/ocr/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-pubsub==2.8.0
google-cloud-storage==1.42.2
google-cloud-translate==3.5.0
google-cloud-translate==3.6.0
google-cloud-vision==2.5.0

0 comments on commit ed734dd

Please sign in to comment.