From 2c9500bcab8ce53328a48e5559013683457c9e5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 11:12:49 +0000 Subject: [PATCH] Bump twilio from 9.1.0 to 9.1.1 Bumps [twilio](https://github.com/twilio/twilio-python) from 9.1.0 to 9.1.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.1.0...9.1.1) --- 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 1201d8a..1805b91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ PyJWT==2.8.0 pytz==2024.1 requests==2.32.3 six==1.16.0 -twilio==9.1.0 +twilio==9.1.1 urllib3==2.2.1 Werkzeug==3.0.3