From a1184010d3ef1adb531d3f1715c69ea836dcbf30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 21:22:17 +0000 Subject: [PATCH] Bump twilio from 6.9.0 to 8.5.0 Bumps [twilio](https://github.com/twilio/twilio-python) from 6.9.0 to 8.5.0. - [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.9.0...8.5.0) --- 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 8b6dde9..08eb00e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pytest-django==2.8.0 pytz==2015.4 six==1.9.0 stevedore==1.6.0 -twilio==6.9.0 +twilio==8.5.0 virtualenv==13.0.3 wheel==0.24.0 whitenoise==2.0.3