core: bump twilio from 7.15.1 to 7.15.2 (#3984)

Bumps [twilio](https://github.com/twilio/twilio-python) from 7.15.1 to 7.15.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.15.1...7.15.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:
dependabot[bot] 2022-11-11 09:48:15 +01:00 committed by GitHub
parent 2d89fbafbe
commit f617b3cc67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
poetry.lock generated
View File

@ -1844,7 +1844,7 @@ wsproto = ">=0.14"
[[package]] [[package]]
name = "twilio" name = "twilio"
version = "7.15.1" version = "7.15.2"
description = "Twilio API client and TwiML generator" description = "Twilio API client and TwiML generator"
category = "main" category = "main"
optional = false optional = false
@ -3549,8 +3549,8 @@ trio-websocket = [
{file = "trio_websocket-0.9.2-py3-none-any.whl", hash = "sha256:5b558f6e83cc20a37c3b61202476c5295d1addf57bd65543364e0337e37ed2bc"}, {file = "trio_websocket-0.9.2-py3-none-any.whl", hash = "sha256:5b558f6e83cc20a37c3b61202476c5295d1addf57bd65543364e0337e37ed2bc"},
] ]
twilio = [ twilio = [
{file = "twilio-7.15.1-py2.py3-none-any.whl", hash = "sha256:3ac280561f0701a0e16b2bf2fd12a4af4f89055cbe4e7784e56fb0573527d545"}, {file = "twilio-7.15.2-py2.py3-none-any.whl", hash = "sha256:754acfe8baeac8e61af5cdb25528da1030c72582c89da460713b2b638b73ce25"},
{file = "twilio-7.15.1.tar.gz", hash = "sha256:94cdc88c37e530d50b426dc83ee16bb89164366bd0d53e9a8f2131e272b31446"}, {file = "twilio-7.15.2.tar.gz", hash = "sha256:4add80f14d8ec5cb3893575671b84b8b2365208ae253eaf7f19972e92d7e22ac"},
] ]
twisted = [ twisted = [
{file = "Twisted-22.10.0-py3-none-any.whl", hash = "sha256:86c55f712cc5ab6f6d64e02503352464f0400f66d4f079096d744080afcccbd0"}, {file = "Twisted-22.10.0-py3-none-any.whl", hash = "sha256:86c55f712cc5ab6f6d64e02503352464f0400f66d4f079096d744080afcccbd0"},