From aec16786c986ba89b68e2b224e55608893925e3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 01:44:40 +0000 Subject: [PATCH] Bump twilio from 8.7.0 to 8.10.2 Bumps [twilio](https://github.com/twilio/twilio-python) from 8.7.0 to 8.10.2. - [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.10.2) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 26fbc11..ce475da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,8 +54,6 @@ pyjwt==2.6.0 # via twilio python-dateutil==2.8.2 # via arrow -pytz==2022.6 - # via twilio requests==2.31.0 # via # -r requirements.in @@ -64,7 +62,7 @@ six==1.16.0 # via python-dateutil timezonefinder==6.1.10 # via -r requirements.in -twilio==8.7.0 +twilio==8.10.2 # via -r requirements.in urllib3==1.26.12 # via requests