From 8c5d73dbf546058e26e1808c17ed424eb2202dc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 17:01:18 +0000 Subject: [PATCH] Bump twilio from 6.0.0 to 7.16.3 Bumps [twilio](https://github.com/twilio/twilio-python) from 6.0.0 to 7.16.3. - [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.0.0...7.16.3) --- 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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index c426d0e..6cd9667 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ Flask==2.0.2 -twilio==6.0.0 +twilio==7.16.3 python-dotenv==0.19.2