From 9e659c2770ac4d30d1dfc1b1d3e7260341818278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 11:14:28 +0000 Subject: [PATCH] Bump twilio from 9.3.3 to 9.3.4 Bumps [twilio](https://github.com/twilio/twilio-python) from 9.3.3 to 9.3.4. - [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.3...9.3.4) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d064384..cfe7b09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ PyJWT==2.9.0 pytz==2024.2 requests==2.32.3 six==1.16.0 -twilio==9.3.3 +twilio==9.3.4 urllib3==2.2.3 Werkzeug==3.0.4