From 07bfc3da1e908d96f67d7416543661fb44ebb09b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 09:50:14 +0100 Subject: [PATCH] core: bump twilio from 7.15.3 to 7.15.4 (#4130) Bumps [twilio](https://github.com/twilio/twilio-python) from 7.15.3 to 7.15.4. - [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.3...7.15.4) --- 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 27047334a..638e4dc90 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1816,7 +1816,7 @@ wsproto = ">=0.14" [[package]] name = "twilio" -version = "7.15.3" +version = "7.15.4" description = "Twilio API client and TwiML generator" category = "main" optional = false @@ -2125,7 +2125,7 @@ python-versions = "*" [metadata] lock-version = "1.1" -python-versions = "~3.11" +python-versions = "^3.11" content-hash = "7a0fe2bd1d710517a961731f78a2cf2e9d70c277d208606c56d765947e529dca" [metadata.files] @@ -3544,8 +3544,8 @@ trio-websocket = [ {file = "trio_websocket-0.9.2-py3-none-any.whl", hash = "sha256:5b558f6e83cc20a37c3b61202476c5295d1addf57bd65543364e0337e37ed2bc"}, ] twilio = [ - {file = "twilio-7.15.3-py2.py3-none-any.whl", hash = "sha256:805b3e880b20757726a38f0f4e0ea6f91f7ce68ecb8f75ba263dccc480a7fd26"}, - {file = "twilio-7.15.3.tar.gz", hash = "sha256:f64f2106c2c8705ac84c01cb0cdb6157dc8b5d32b5eecbaec70e60cdbf774758"}, + {file = "twilio-7.15.4-py2.py3-none-any.whl", hash = "sha256:699c5723d87141e0af3a8f79076b1f97acbdcf3287d384f2adf921e780e419df"}, + {file = "twilio-7.15.4.tar.gz", hash = "sha256:13a9eca9e1f06b5f01b8745274a233143198afba19cacd4522ae9e571916dfe5"}, ] twisted = [ {file = "Twisted-22.10.0-py3-none-any.whl", hash = "sha256:86c55f712cc5ab6f6d64e02503352464f0400f66d4f079096d744080afcccbd0"},