From 9e381ba6d9413ef1c2f4252eeaa59e363941b315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 01:46:30 +0000 Subject: [PATCH] Bump twilio from 8.7.0 to 8.8.0 Bumps [twilio](https://github.com/twilio/twilio-python) from 8.7.0 to 8.8.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/8.7.0...8.8.0) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26fbc11..2bb034f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ six==1.16.0 # via python-dateutil timezonefinder==6.1.10 # via -r requirements.in -twilio==8.7.0 +twilio==8.8.0 # via -r requirements.in urllib3==1.26.12 # via requests