From 323a18119bb73fb7c772d16d7a88557fcaf588d8 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate <bot@renovateapp.com>
Date: Fri, 16 Oct 2020 22:00:07 +0200
Subject: [PATCH] chore(deps): update dependency google-cloud-translate to
 v3.0.1 (#45)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-cloud-translate](https://togithub.com/googleapis/python-translate) | patch | `==3.0.0` -> `==3.0.1` |

---

### Release Notes

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

### [`v3.0.1`](https://togithub.com/googleapis/python-translate/blob/master/CHANGELOG.md#&#8203;301-httpswwwgithubcomgoogleapispython-translatecomparev300v301-2020-08-08)

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

</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**: 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.

---

 - [ ] <!-- 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-translate).
---
 translation/samples/snippets/hybrid_glossaries/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/translation/samples/snippets/hybrid_glossaries/requirements.txt b/translation/samples/snippets/hybrid_glossaries/requirements.txt
index 24dfa3063dd0..ff0077c17036 100644
--- a/translation/samples/snippets/hybrid_glossaries/requirements.txt
+++ b/translation/samples/snippets/hybrid_glossaries/requirements.txt
@@ -1,3 +1,3 @@
-google-cloud-translate==3.0.0
+google-cloud-translate==3.0.1
 google-cloud-vision==2.0.0
 google-cloud-texttospeech==2.2.0