core: bump twilio from 7.16.2 to 7.16.3 (#4651)
Bumps [twilio](https://github.com/twilio/twilio-python) from 7.16.2 to 7.16.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.16.2...7.16.3) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-patch ... 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
cae04b8198
commit
64aa385f90
|
@ -3162,14 +3162,14 @@ wsproto = ">=0.14"
|
|||
|
||||
[[package]]
|
||||
name = "twilio"
|
||||
version = "7.16.2"
|
||||
version = "7.16.3"
|
||||
description = "Twilio API client and TwiML generator"
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = ">=3.6.0"
|
||||
files = [
|
||||
{file = "twilio-7.16.2-py2.py3-none-any.whl", hash = "sha256:da7b13d14c60744e054d53cf7f5ec8e434aed6dbd39d59a8e7d650f3ba0820d8"},
|
||||
{file = "twilio-7.16.2.tar.gz", hash = "sha256:2ce67bdd415a723a887aa67fea08ccf7366e878d73577bc50b9ecfa8ab86ead1"},
|
||||
{file = "twilio-7.16.3-py2.py3-none-any.whl", hash = "sha256:56697433bb695b7e2885a9fb84672f75cacd6158a2d656d304775d232a57ad01"},
|
||||
{file = "twilio-7.16.3.tar.gz", hash = "sha256:c72cabacfd392b2fd2dae609ec984787cfa004cd510c0861475b5c20983570cb"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
|
Reference in New Issue