From 5563aab1da4348a52ee4231a26635ba3f18cc0a0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 05:27:07 +0000 Subject: [PATCH] Bump twilio from 6.0.0 to 6.58.0 Bumps [twilio](https://github.com/twilio/twilio-python) from 6.0.0 to 6.58.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.0.0...6.58.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 77c78da..7e8a340 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ Flask==0.10.1 -twilio==6.0.0 +twilio==6.58.0 python-dotenv==0.6.0