From d15fceb1a455c92d21d66e70eca763f0f7c39e31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 11:51:43 +0000 Subject: [PATCH] Bump twilio from 8.11.1 to 8.12.0 Bumps [twilio](https://github.com/twilio/twilio-python) from 8.11.1 to 8.12.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.11.1...8.12.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 eafc827..dde1f78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ PyJWT==2.8.0 pytz==2023.3.post1 requests==2.31.0 six==1.16.0 -twilio==8.11.1 +twilio==8.12.0 urllib3==2.1.0 Werkzeug==3.0.1