From ee6e0791df28b32ca0068722bc2408fcfea3e917 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 07:09:08 +0000 Subject: [PATCH] Bump twilio from 6.63.2 to 8.8.0 Bumps [twilio](https://github.com/twilio/twilio-python) from 6.63.2 to 8.8.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.63.2...8.8.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 13a1165..d9718fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ requests==2.27.1 six==1.16.0 SQLAlchemy==1.4.31 toml==0.10.2 -twilio==6.63.2 +twilio==8.8.0 typed-ast==1.5.2 typing-extensions==4.0.1 urllib3==1.26.8