From f559044aa7419584bfdc0abd1b22aac9913bd687 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 10:58:16 +0000 Subject: [PATCH] Bump twilio from 9.0.5 to 9.1.0 Bumps [twilio](https://github.com/twilio/twilio-python) from 9.0.5 to 9.1.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/9.0.5...9.1.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 3c9af01a..90ed7826 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ coreapi==2.3.3 celery[redis]==5.4.0 statsd==4.0.1 datadog==0.49.1 -twilio==9.0.5 +twilio==9.1.0 pyOpenSSL==24.1.0 Pillow==10.3.0 icalendar==5.0.12