From 2357b8d35b0710caec7d6d1d380839e8eb2b464f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 06:00:32 +0000 Subject: [PATCH] Bump twilio from 6.50.1 to 7.15.4 Bumps [twilio](https://github.com/twilio/twilio-python) from 6.50.1 to 7.15.4. - [Release notes](https://github.com/twilio/twilio-python/releases) - [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md) - [Upgrade guide](https://github.com/twilio/twilio-python/blob/main/UPGRADE.md) - [Commits](https://github.com/twilio/twilio-python/compare/6.50.1...7.15.4) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7fa694..adca810 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,6 +43,6 @@ six==1.15.0 soupsieve==2.2.1 sqlparse==0.4.1 toml==0.10.2 -twilio==6.50.1 +twilio==7.15.4 urllib3==1.26.4 whitenoise==5.2.0