From 95e24c9ec27dd425cb7ba43080ab23d6894c0d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 11:05:36 +0100 Subject: [PATCH] core: bump twilio from 7.16.5 to 7.17.0 (#5052) Bumps [twilio](https://github.com/twilio/twilio-python) from 7.16.5 to 7.17.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.16.5...7.17.0) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-minor ... 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 ca05f14d3..022226855 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3322,14 +3322,14 @@ wsproto = ">=0.14" [[package]] name = "twilio" -version = "7.16.5" +version = "7.17.0" description = "Twilio API client and TwiML generator" category = "main" optional = false python-versions = ">=3.6.0" files = [ - {file = "twilio-7.16.5-py2.py3-none-any.whl", hash = "sha256:27a0f80611da27fee07a4c9436063d74a6b6612b0d543324f83ea4d050a97c08"}, - {file = "twilio-7.16.5.tar.gz", hash = "sha256:c9ffc1d96331aedaba8fd0b7be691125057ace3e425a3c8d11b75039d788e735"}, + {file = "twilio-7.17.0-py2.py3-none-any.whl", hash = "sha256:312e25b0a1ca782974a359d95123f270574e6e4b195b0e2095a156219ad7b7ec"}, + {file = "twilio-7.17.0.tar.gz", hash = "sha256:f43de32cdc27f8853bb02ab0b8703a487beffbb9dcc8118398b6757e1376e6ed"}, ] [package.dependencies]