Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-texttospeech to v2.4.0 (#166
Browse files Browse the repository at this point in the history
)

[![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-texttospeech](https://togithub.com/googleapis/python-texttospeech) | `==2.3.0` -> `==2.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-texttospeech/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-texttospeech/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-texttospeech/2.4.0/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-texttospeech/2.4.0/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v2.4.0`](https://togithub.com/googleapis/python-texttospeech/blob/master/CHANGELOG.md#&#8203;240-httpswwwgithubcomgoogleapispython-texttospeechcomparev230v240-2021-05-28)

[Compare Source](https://togithub.com/googleapis/python-texttospeech/compare/v2.3.0...v2.4.0)

##### Features

-   support self-signed JWT flow for service accounts ([8a08836](https://www.github.com/googleapis/python-texttospeech/commit/8a08836487c1b7e4e58d3c07a4e26005d40793f0))

##### Bug Fixes

-   add async client to %name\_%version/init.py ([8a08836](https://www.github.com/googleapis/python-texttospeech/commit/8a08836487c1b7e4e58d3c07a4e26005d40793f0))

</details>

---

### 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.

---

 - [ ] <!-- 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).
  • Loading branch information
renovate-bot authored and dandhlee committed Nov 18, 2022
1 parent bdd0364 commit 8f9d93f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-translate==3.2.0
google-cloud-vision==2.3.1
google-cloud-texttospeech==2.3.0
google-cloud-texttospeech==2.4.0

0 comments on commit 8f9d93f

Please sign in to comment.