From 870a395b7ea2fc894eaa0e7ebf3b3cbf8afcd253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 08:17:07 +0000 Subject: [PATCH] Bump twilio from 6.35.3 to 8.4.0 Bumps [twilio](https://github.com/twilio/twilio-python) from 6.35.3 to 8.4.0. - [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.35.3...8.4.0) --- 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 146378c..d3f4d11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -twilio==6.35.3 +twilio==8.4.0 inflection==0.3.1 yapf==0.16.2 jsbeautifier==1.6.14