From df22fd569124dfc3f9b2568656fb6cddc4bcb07b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 14 Dec 2020 23:00:15 +0100 Subject: [PATCH] chore(deps): update dependency google-cloud-translate to v3.0.2 (#105) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-translate](https://togithub.com/googleapis/python-translate) | patch | `==3.0.1` -> `==3.0.2` | --- ### Release Notes
googleapis/python-translate ### [`v3.0.2`](https://togithub.com/googleapis/python-translate/blob/master/CHANGELOG.md#​302-httpswwwgithubcomgoogleapispython-translatecomparev301v302-2020-12-09) [Compare Source](https://togithub.com/googleapis/python-translate/compare/v3.0.1...v3.0.2)
--- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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-automl). --- samples/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index 24d2271d..6ca3167b 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-translate==3.0.1 +google-cloud-translate==3.0.2 google-cloud-storage==1.33.0 google-cloud-automl==2.0.0