From 17fad7044d4561471ab20ea507dfbe8126ccf89e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 01:55:26 +0000 Subject: [PATCH] Bump twilio from 8.7.0 to 8.9.0 Bumps [twilio](https://github.com/twilio/twilio-python) from 8.7.0 to 8.9.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.9.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..bdc62b9 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.9.0 # via -r requirements.in urllib3==1.26.12 # via requests