core: bump twilio from 7.14.1 to 7.14.2 (#3737)
Bumps [twilio](https://github.com/twilio/twilio-python) from 7.14.1 to 7.14.2. - [Release notes](https://github.com/twilio/twilio-python/releases) - [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md) - [Commits](https://github.com/twilio/twilio-python/compare/7.14.1...7.14.2) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
817474f6b5
commit
defee69b4d
|
@ -1860,7 +1860,7 @@ wsproto = ">=0.14"
|
|||
|
||||
[[package]]
|
||||
name = "twilio"
|
||||
version = "7.14.1"
|
||||
version = "7.14.2"
|
||||
description = "Twilio API client and TwiML generator"
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -3595,8 +3595,8 @@ trio-websocket = [
|
|||
{file = "trio_websocket-0.9.2-py3-none-any.whl", hash = "sha256:5b558f6e83cc20a37c3b61202476c5295d1addf57bd65543364e0337e37ed2bc"},
|
||||
]
|
||||
twilio = [
|
||||
{file = "twilio-7.14.1-py2.py3-none-any.whl", hash = "sha256:5f226181dc3c1b78a8875d97e09359c7e9baa02ce4aee0aaa67e589f40536e62"},
|
||||
{file = "twilio-7.14.1.tar.gz", hash = "sha256:b4d36ed630b8963c361ac005aa8f19384085b07ef638044f3f9b28d0d9210273"},
|
||||
{file = "twilio-7.14.2-py2.py3-none-any.whl", hash = "sha256:21a7b6460f27de469e8480020fe7ef6d225ecb34c2af6f38068c1f7e6083815a"},
|
||||
{file = "twilio-7.14.2.tar.gz", hash = "sha256:18fa85693641cfafaf2433c3af545e3766b691046a277914ae01bf7c805bc6cb"},
|
||||
]
|
||||
Twisted = [
|
||||
{file = "Twisted-22.8.0-py3-none-any.whl", hash = "sha256:8d4718d1e48dcc28933f8beb48dc71cfe77a125e37ad1eb7a3d0acc49baf6c99"},
|
||||
|
|
Reference in New Issue