Skip to content

Commit

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

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

---

### Release Notes

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

### [`v3.5.0`](https://togithub.com/googleapis/python-translate/blob/master/CHANGELOG.md#&#8203;350-httpswwwgithubcomgoogleapispython-translatecomparev341v350-2021-10-11)

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

##### Features

-   add context manager support in client ([#&GoogleCloudPlatform#8203;267](https://www.togithub.com/googleapis/python-translate/issues/267)) ([6e750e8](https://www.github.com/googleapis/python-translate/commit/6e750e8d655cc6ae7967ff5e105b6f64dd05c4c3))

##### Bug Fixes

-   [#&GoogleCloudPlatform#8203;254](https://www.togithub.com/googleapis/python-translate/issues/254) by increasing timeout, use backoff module instead of flaky ([#&GoogleCloudPlatform#8203;271](https://www.togithub.com/googleapis/python-translate/issues/271)) ([0cff0f2](https://www.github.com/googleapis/python-translate/commit/0cff0f2d6c1a6509f03e18a5a3dbd8377f864b27))

##### [3.4.1](https://www.github.com/googleapis/python-translate/compare/v3.4.0...v3.4.1) (2021-09-30)

##### Bug Fixes

-   add 'dict' annotation type to 'request' ([6bbf390](https://www.github.com/googleapis/python-translate/commit/6bbf39038f37a3d16018d9ee9f356145a50f987c))
-   improper types in pagers generation ([cd70523](https://www.github.com/googleapis/python-translate/commit/cd70523d9a628684515a8d910e7e5158817b3e61))

</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 12, 2021
1 parent 58ea55d commit 1cc8bd7
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.4.1
google-cloud-translate==3.5.0
google-cloud-vision==2.5.0

0 comments on commit 1cc8bd7

Please sign in to comment.