From 2478ca6546fdb1a60e1f90234d423379f3edff71 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 05:32:34 +0000 Subject: [PATCH] Bump twilio from 6.30.0 to 6.62.0 Bumps [twilio](https://github.com/twilio/twilio-python) from 6.30.0 to 6.62.0. - [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/6.30.0...6.62.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bcee907..5702eee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Requirements for server-notifications-django Django==2.2.5 -twilio==6.30.0 +twilio==6.62.0 python-dotenv==0.10.3 # Production dependencies