From e9e7e25b27f1206d77a9e12e316948dd9676c4e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 09:59:24 +0200 Subject: [PATCH] core: bump twilio from 7.12.1 to 7.13.0 (#3476) Bumps [twilio](https://github.com/twilio/twilio-python) from 7.12.1 to 7.13.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.12.1...7.13.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 5410d9621..9c113e877 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1843,7 +1843,7 @@ wsproto = ">=0.14" [[package]] name = "twilio" -version = "7.12.1" +version = "7.13.0" description = "Twilio API client and TwiML generator" category = "main" optional = false @@ -3584,8 +3584,8 @@ trio-websocket = [ {file = "trio_websocket-0.9.2-py3-none-any.whl", hash = "sha256:5b558f6e83cc20a37c3b61202476c5295d1addf57bd65543364e0337e37ed2bc"}, ] twilio = [ - {file = "twilio-7.12.1-py2.py3-none-any.whl", hash = "sha256:e93b6850724cc0fa45ad6bb7039ab8ff10340576471b349c2875dd43c4ab4022"}, - {file = "twilio-7.12.1.tar.gz", hash = "sha256:da92f00c1ed4dbe448d2ce92356995cb5a47d865e3ff9127d3f69ef15c9eb2bb"}, + {file = "twilio-7.13.0-py2.py3-none-any.whl", hash = "sha256:ba787078a0f9d3a8c078781c1831e4122a5ab7933a460f55344efdb287e2aa8b"}, + {file = "twilio-7.13.0.tar.gz", hash = "sha256:558e8d09f5c42c21b9d146c1f9538476ea49d18984593b1460d82b54ad317319"}, ] twisted = [ {file = "Twisted-22.4.0-py3-none-any.whl", hash = "sha256:f9f7a91f94932477a9fc3b169d57f54f96c6e74a23d78d9ce54039a7f48928a2"},