From e44be21136c3ea50376d53a08335e77567d435a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 09:19:56 +0000 Subject: [PATCH] Bump twilio from 8.1.0 to 8.7.0 Bumps [twilio](https://github.com/twilio/twilio-python) from 8.1.0 to 8.7.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.1.0...8.7.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 fb78793..64bccbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pywin32==306 requests==2.30.0 tinydb==4.7.1 tkextrafont==0.6.3 -twilio==8.1.0 +twilio==8.7.0 urllib3==2.0.2 wget==3.2 yarl==1.9.2