From 8c88f0e603247b59f9f50c1899166462e0dcaa18 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 22 Jul 2021 20:10:24 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-media-translation to v0.5.2 (#89) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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-media-translation](https://togithub.com/googleapis/python-media-translation) | `==0.5.0` -> `==0.5.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.2/compatibility-slim/0.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.2/confidence-slim/0.5.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-media-translation ### [`v0.5.2`](https://togithub.com/googleapis/python-media-translation/blob/master/CHANGELOG.md#​052-httpswwwgithubcomgoogleapispython-media-translationcomparev051v052-2021-07-20) [Compare Source](https://togithub.com/googleapis/python-media-translation/compare/v0.5.0...v0.5.2)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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-media-translation). --- media-translation/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-translation/snippets/requirements.txt b/media-translation/snippets/requirements.txt index 1f86b7d7e502..0490ca1b7fd1 100644 --- a/media-translation/snippets/requirements.txt +++ b/media-translation/snippets/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-media-translation==0.5.0 +google-cloud-media-translation==0.5.2 pyaudio==0.2.11 six==1.16.0 \ No newline at end of file