From 5f90550c5229ad5b75dd2e63b65ab5f68664b2f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 10:36:47 +0100 Subject: [PATCH] core: bump twilio from 7.15.0 to 7.15.1 (#3920) Bumps [twilio](https://github.com/twilio/twilio-python) from 7.15.0 to 7.15.1. - [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.0...7.15.1) --- 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 fe53cf14a..cba346b5a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1843,7 +1843,7 @@ wsproto = ">=0.14" [[package]] name = "twilio" -version = "7.15.0" +version = "7.15.1" description = "Twilio API client and TwiML generator" category = "main" optional = false @@ -3546,8 +3546,8 @@ trio-websocket = [ {file = "trio_websocket-0.9.2-py3-none-any.whl", hash = "sha256:5b558f6e83cc20a37c3b61202476c5295d1addf57bd65543364e0337e37ed2bc"}, ] twilio = [ - {file = "twilio-7.15.0-py2.py3-none-any.whl", hash = "sha256:daff4f983a06fec6ba9548a082e61d75a3a16f2f72f53810dd370c4d0cbf5a93"}, - {file = "twilio-7.15.0.tar.gz", hash = "sha256:e4441d8f9bcb8ba6a3c4e112bd6ff8eb357ee19d815f904aff25eb76979f80fc"}, + {file = "twilio-7.15.1-py2.py3-none-any.whl", hash = "sha256:3ac280561f0701a0e16b2bf2fd12a4af4f89055cbe4e7784e56fb0573527d545"}, + {file = "twilio-7.15.1.tar.gz", hash = "sha256:94cdc88c37e530d50b426dc83ee16bb89164366bd0d53e9a8f2131e272b31446"}, ] Twisted = [ {file = "Twisted-22.8.0-py3-none-any.whl", hash = "sha256:8d4718d1e48dcc28933f8beb48dc71cfe77a125e37ad1eb7a3d0acc49baf6c99"},