From a0ff4ac0380b9807fc4492b3938bfa598f113175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 10:00:58 +0200 Subject: [PATCH] core: bump twilio from 7.13.0 to 7.14.0 (#3561) Bumps [twilio](https://github.com/twilio/twilio-python) from 7.13.0 to 7.14.0. - [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.13.0...7.14.0) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-minor ... 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 07c227f2c..ab19ff0a1 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1860,7 +1860,7 @@ wsproto = ">=0.14" [[package]] name = "twilio" -version = "7.13.0" +version = "7.14.0" description = "Twilio API client and TwiML generator" category = "main" optional = false @@ -3609,8 +3609,8 @@ trio-websocket = [ {file = "trio_websocket-0.9.2-py3-none-any.whl", hash = "sha256:5b558f6e83cc20a37c3b61202476c5295d1addf57bd65543364e0337e37ed2bc"}, ] twilio = [ - {file = "twilio-7.13.0-py2.py3-none-any.whl", hash = "sha256:ba787078a0f9d3a8c078781c1831e4122a5ab7933a460f55344efdb287e2aa8b"}, - {file = "twilio-7.13.0.tar.gz", hash = "sha256:558e8d09f5c42c21b9d146c1f9538476ea49d18984593b1460d82b54ad317319"}, + {file = "twilio-7.14.0-py2.py3-none-any.whl", hash = "sha256:cdd0c8ebc9fd6f382112a696a2e382f19033448db89121e0cd7cb551923f4805"}, + {file = "twilio-7.14.0.tar.gz", hash = "sha256:cfe32da51684c71ab0670aedcb836bf341ba5aff0507dcce3d27a82088ddd182"}, ] twisted = [ {file = "Twisted-22.4.0-py3-none-any.whl", hash = "sha256:f9f7a91f94932477a9fc3b169d57f54f96c6e74a23d78d9ce54039a7f48928a2"},