core: bump twilio from 7.15.2 to 7.15.3 (#4031)
Bumps [twilio](https://github.com/twilio/twilio-python) from 7.15.2 to 7.15.3. - [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.15.2...7.15.3) --- 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
78fefc166a
commit
828895195e
|
@ -1815,7 +1815,7 @@ wsproto = ">=0.14"
|
|||
|
||||
[[package]]
|
||||
name = "twilio"
|
||||
version = "7.15.2"
|
||||
version = "7.15.3"
|
||||
description = "Twilio API client and TwiML generator"
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -3547,8 +3547,8 @@ trio-websocket = [
|
|||
{file = "trio_websocket-0.9.2-py3-none-any.whl", hash = "sha256:5b558f6e83cc20a37c3b61202476c5295d1addf57bd65543364e0337e37ed2bc"},
|
||||
]
|
||||
twilio = [
|
||||
{file = "twilio-7.15.2-py2.py3-none-any.whl", hash = "sha256:754acfe8baeac8e61af5cdb25528da1030c72582c89da460713b2b638b73ce25"},
|
||||
{file = "twilio-7.15.2.tar.gz", hash = "sha256:4add80f14d8ec5cb3893575671b84b8b2365208ae253eaf7f19972e92d7e22ac"},
|
||||
{file = "twilio-7.15.3-py2.py3-none-any.whl", hash = "sha256:805b3e880b20757726a38f0f4e0ea6f91f7ce68ecb8f75ba263dccc480a7fd26"},
|
||||
{file = "twilio-7.15.3.tar.gz", hash = "sha256:f64f2106c2c8705ac84c01cb0cdb6157dc8b5d32b5eecbaec70e60cdbf774758"},
|
||||
]
|
||||
twisted = [
|
||||
{file = "Twisted-22.10.0-py3-none-any.whl", hash = "sha256:86c55f712cc5ab6f6d64e02503352464f0400f66d4f079096d744080afcccbd0"},
|
||||
|
|
Reference in New Issue