Skip to content

Commit

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

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

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

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

### [`v2.14.1`](https://github.com/googleapis/python-texttospeech/blob/HEAD/CHANGELOG.md#&#8203;2141-httpsgithubcomgoogleapispython-texttospeechcomparev2140v2141-2023-01-20)

[Compare Source](https://github.com/googleapis/python-texttospeech/compare/v2.14.0...v2.14.1)

##### Bug Fixes

-   Add context manager return types ([6415162](https://github.com/googleapis/python-texttospeech/commit/641516224405ac91e08d5fee161a5fcde4ed0ba0))

##### Documentation

-   Add documentation for enums ([6415162](https://github.com/googleapis/python-texttospeech/commit/641516224405ac91e08d5fee161a5fcde4ed0ba0))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Never, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEyNS4xIn0=-->
  • Loading branch information
renovate-bot authored Feb 27, 2023
1 parent f77420f commit 145036e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion texttospeech/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
future==0.18.3
google-cloud-texttospeech==2.14.0
google-cloud-texttospeech==2.14.1

Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-translate==3.8.4
google-cloud-vision==3.1.4
google-cloud-texttospeech==2.14.0
google-cloud-texttospeech==2.14.1

0 comments on commit 145036e

Please sign in to comment.