From 81cd2de2e9ab91fc94a92be76fe46bd398aef436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 11:35:40 +0000 Subject: [PATCH] Bump twilio from 9.2.3 to 9.2.4 Bumps [twilio](https://github.com/twilio/twilio-python) from 9.2.3 to 9.2.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.2.3...9.2.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 c242eac..aae9dc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ PyJWT==2.9.0 pytz==2024.1 requests==2.32.3 six==1.16.0 -twilio==9.2.3 +twilio==9.2.4 urllib3==2.2.2 Werkzeug==3.0.4