From f832f702cb2647ec61e41083d95f600323fb78e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:16:13 +0100 Subject: [PATCH] core: bump twilio from 8.13.0 to 9.0.0 (#8767) Bumps [twilio](https://github.com/twilio/twilio-python) from 8.13.0 to 9.0.0. - [Release notes](https://github.com/twilio/twilio-python/releases) - [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md) - [Upgrade guide](https://github.com/twilio/twilio-python/blob/main/UPGRADE.md) - [Commits](https://github.com/twilio/twilio-python/compare/8.13.0...9.0.0) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-major ... 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 c1d6c96bf8..002af28c56 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3817,13 +3817,13 @@ wsproto = ">=0.14" [[package]] name = "twilio" -version = "8.13.0" +version = "9.0.0" description = "Twilio API client and TwiML generator" optional = false python-versions = ">=3.7.0" files = [ - {file = "twilio-8.13.0-py2.py3-none-any.whl", hash = "sha256:f5396e355de11b80c6729bd286fdc0e12c9c0b025c465f16f090034a7ef88d3d"}, - {file = "twilio-8.13.0.tar.gz", hash = "sha256:89f629fa280b51bc21cd58b35cf640f9bbf88efd3977c0c5ec6ea6821b9880cd"}, + {file = "twilio-9.0.0-py2.py3-none-any.whl", hash = "sha256:998bbda516e7257f5ab65b65012304b917e700688a39f3c72fb969612acf0879"}, + {file = "twilio-9.0.0.tar.gz", hash = "sha256:0b09919de65a982a0cd3b81db1b621f5fb8e4507f5cd9c35e5cf91128717e717"}, ] [package.dependencies]