From 345480ac7b98122edd0a0f49d1d7c5acd1253b15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 01:13:18 +0000 Subject: [PATCH] Bump twilio from 8.7.0 to 8.10.1 Bumps [twilio](https://github.com/twilio/twilio-python) from 8.7.0 to 8.10.1. - [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.1) --- 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..5430e6e 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.1 # via -r requirements.in urllib3==1.26.12 # via requests