From 9e855d1f0efcec1ec1233fa35ce83396c4b4d5cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 11:48:49 +0100 Subject: [PATCH] core: bump twilio from 7.16.4 to 7.16.5 (#4895) Bumps [twilio](https://github.com/twilio/twilio-python) from 7.16.4 to 7.16.5. - [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.4...7.16.5) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-patch ... 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 38f7ec7f2..f71bf70bc 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3222,14 +3222,14 @@ wsproto = ">=0.14" [[package]] name = "twilio" -version = "7.16.4" +version = "7.16.5" description = "Twilio API client and TwiML generator" category = "main" optional = false python-versions = ">=3.6.0" files = [ - {file = "twilio-7.16.4-py2.py3-none-any.whl", hash = "sha256:7dead87cf3b92fae5db07ce553b571b315a1bfff2cc6a13bdf5bdfc4675409e5"}, - {file = "twilio-7.16.4.tar.gz", hash = "sha256:594b2b594d2181e6f765e8af37f1d28277fa54b0f651ca7e5c0f54aa45797fd3"}, + {file = "twilio-7.16.5-py2.py3-none-any.whl", hash = "sha256:27a0f80611da27fee07a4c9436063d74a6b6612b0d543324f83ea4d050a97c08"}, + {file = "twilio-7.16.5.tar.gz", hash = "sha256:c9ffc1d96331aedaba8fd0b7be691125057ace3e425a3c8d11b75039d788e735"}, ] [package.dependencies]