From 828895195e8177c911157f82b69da10d6503aa6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 10:11:52 +0100 Subject: [PATCH] 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index e87aa5e23..1f48d9609 100644 --- a/poetry.lock +++ b/poetry.lock @@ -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"},