From cb413265b4c40da19d70e2804b0adaee55c009e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:43:46 +0000 Subject: [PATCH] Bump twilio from 9.3.8 to 9.4.1 Bumps [twilio](https://github.com/twilio/twilio-python) from 9.3.8 to 9.4.1. - [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.3.8...9.4.1) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f227c5..fa6f9ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ PyJWT==2.10.1 pytz==2024.2 requests==2.32.3 six==1.17.0 -twilio==9.3.8 +twilio==9.4.1 urllib3==2.2.3 Werkzeug==3.1.3