Skip to content

Commit 71529dd

Browse files
authored
chore(deps): update dependency twilio to v7.3.1 (GoogleCloudPlatform#7130)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [twilio](https://togithub.com/twilio/twilio-python) | `==7.3.0` -> `==7.3.1` | [![age](https://badges.renovateapi.com/packages/pypi/twilio/7.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/twilio/7.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/twilio/7.3.1/compatibility-slim/7.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/twilio/7.3.1/confidence-slim/7.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>twilio/twilio-python</summary> ### [`v7.3.1`](https://togithub.com/twilio/twilio-python/blob/master/CHANGES.md#&#8203;2021-11-17-Version-731) [Compare Source](https://togithub.com/twilio/twilio-python/compare/7.3.0...7.3.1) **Library - Fix** - [PR #&GoogleCloudPlatform#8203;578](https://togithub.com/twilio/twilio-python/pull/578): git log retrieval issues. Thanks to [@&GoogleCloudPlatform#8203;shwetha-manvinkurke](https://togithub.com/shwetha-manvinkurke)! **Frontline** - Added `is_available` to User's resource **Messaging** - Added GET vetting API **Verify** - Add `WHATSAPP` to the attempts API. - Allow to update `config.notification_platform` from `none` to `apn` or `fcm` and viceversa for Verify Push - Add `none` as a valid `config.notification_platform` value for Verify Push **Twiml** - Add supported SSML children to `<emphasis>`, `<lang>`, `<p>`, `<prosody>`, `<s>`, and `<w>`. </details> --- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
1 parent c1893ba commit 71529dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==2.0.1
22
gunicorn==20.1.0
3-
twilio==7.3.0
3+
twilio==7.3.1

0 commit comments

Comments
 (0)