From 11e08d3afb6b9da624d88eb994989a0c705143f8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 3 Jul 2021 13:42:24 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-media-translation to v0.5.0 (#80) 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.4.0` -> `==0.5.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.0/compatibility-slim/0.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.0/confidence-slim/0.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-media-translation ### [`v0.5.0`](https://togithub.com/googleapis/python-media-translation/blob/master/CHANGELOG.md#​050-httpswwwgithubcomgoogleapispython-media-translationcomparev040v050-2021-07-01) [Compare Source](https://togithub.com/googleapis/python-media-translation/compare/v0.4.0...v0.5.0) ##### Features - add always_use_jwt_access ([#​75](https://www.github.com/googleapis/python-media-translation/issues/75)) ([1540d4a](https://www.github.com/googleapis/python-media-translation/commit/1540d4adf751930379e7b71567b61a1b3e7c42ae)) ##### Bug Fixes - disable always_use_jwt_access ([#​79](https://www.github.com/googleapis/python-media-translation/issues/79)) ([3fb3edd](https://www.github.com/googleapis/python-media-translation/commit/3fb3edd4020616efad83de1c109a8bfa944ca87f)) ##### Documentation - omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#​1127](https://www.github.com/googleapis/python-media-translation/issues/1127)) ([#​69](https://www.github.com/googleapis/python-media-translation/issues/69)) ([d77ac0d](https://www.github.com/googleapis/python-media-translation/commit/d77ac0d6af1b278c8285c537a3a28fdf6491ceea)), closes [#​1126](https://www.github.com/googleapis/python-media-translation/issues/1126)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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 677bdb042750..1f86b7d7e502 100644 --- a/media-translation/snippets/requirements.txt +++ b/media-translation/snippets/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-media-translation==0.4.0 +google-cloud-media-translation==0.5.0 pyaudio==0.2.11 six==1.16.0 \ No newline at end of file