From 78696dfdef8d14fd905899e370b30c7848659808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:03:47 +0100 Subject: [PATCH] core: bump twilio from 9.4.1 to 9.4.2 (#12623) Bumps [twilio](https://github.com/twilio/twilio-python) from 9.4.1 to 9.4.2. - [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/9.4.1...9.4.2) --- 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 6314cf6e7729f..bee091e97b38c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -5087,13 +5087,13 @@ wsproto = ">=0.14" [[package]] name = "twilio" -version = "9.4.1" +version = "9.4.2" description = "Twilio API client and TwiML generator" optional = false python-versions = ">=3.7.0" files = [ - {file = "twilio-9.4.1-py2.py3-none-any.whl", hash = "sha256:2447e041cec11167d7765aaa62ab1dae3b82b712245ca9a966096acd8b9f426f"}, - {file = "twilio-9.4.1.tar.gz", hash = "sha256:e24c640696ccc726bba14160951da3cfc6b4bcb772fdcb3e8c16dc3cc851ef12"}, + {file = "twilio-9.4.2-py2.py3-none-any.whl", hash = "sha256:8615670fd801e12089a781f18f8a646213f674cc0c9786f05c0d802c695efab4"}, + {file = "twilio-9.4.2.tar.gz", hash = "sha256:127ed7537ff6c1ba5a66b2a872eda4d138318274ea9e1b8c0163544cd142340c"}, ] [package.dependencies]