From 67c87e188df474c0dc8749cb0bec02c52ee5d0be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:00:48 +0000 Subject: [PATCH] Bump twilio from 9.3.6 to 9.3.7 Bumps [twilio](https://github.com/twilio/twilio-python) from 9.3.6 to 9.3.7. - [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.6...9.3.7) --- 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 35f7f8d..d00dc3d 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.6 +twilio==9.3.7 urllib3==2.2.3 Werkzeug==3.1.3