From c60da700c9047b6bbfe31b4fda35f24eabe5bec1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 13:45:39 +0000 Subject: [PATCH] Bump twilio from 6.30.0 to 7.12.1 Bumps [twilio](https://github.com/twilio/twilio-python) from 6.30.0 to 7.12.1. - [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.30.0...7.12.1) --- 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 fea8351..6937de9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Requirements for server-notifications-django Django==3.2.0 -twilio==6.30.0 +twilio==7.12.1 python-dotenv==0.10.3 # Production dependencies