From 63bb8a823a11df6964f4a0a629bc46257d4f2267 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 05:31:20 +0000 Subject: [PATCH] Bump twilio from 6.30.0 to 6.62.1 Bumps [twilio](https://github.com/twilio/twilio-python) from 6.30.0 to 6.62.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/6.30.0...6.62.1) 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..4215ae7 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.1 python-dotenv==0.10.3 # Production dependencies