Skip to content

Commit 054c726

Browse files
authored
chore(deps): update dependency google-cloud-translate to v2.0.2 (#4426)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-translate](https://togithub.com/googleapis/python-translate) | patch | `==2.0.1` -> `==2.0.2` | --- ### Release Notes <details> <summary>googleapis/python-translate</summary> ### [`v2.0.2`](https://togithub.com/googleapis/python-translate/blob/master/CHANGELOG.md#&#8203;202-httpswwwgithubcomgoogleapispython-translatecomparev201v202-2020-08-03) [Compare Source](https://togithub.com/googleapis/python-translate/compare/v2.0.1...v2.0.2) </details> --- ### 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**: Never, or you tick the rebase/retry checkbox. :no_bell: **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#GoogleCloudPlatform/python-docs-samples).
1 parent 70271c6 commit 054c726

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

functions/ocr/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-pubsub==1.7.0
22
google-cloud-storage==1.29.0
3-
google-cloud-translate==2.0.1
3+
google-cloud-translate==2.0.2
44
google-cloud-vision==1.0.0

translate/automl/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-cloud-translate==2.0.1
1+
google-cloud-translate==2.0.2
22
google-cloud-storage==1.29.0
33
google-cloud-automl==1.0.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-cloud-translate==2.0.1
1+
google-cloud-translate==2.0.2
22
google-cloud-vision==1.0.0
33
google-cloud-texttospeech==2.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-translate==2.0.1
1+
google-cloud-translate==2.0.2
22
google-cloud-storage==1.29.0

0 commit comments

Comments
 (0)