From e668d2ae2853935b25d95f33831d71aebd72e7a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 00:29:03 +0000 Subject: [PATCH] Bump twilio from 9.8.7 to 9.10.9 Bumps [twilio](https://github.com/twilio/twilio-python) from 9.8.7 to 9.10.9. - [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.8.7...9.10.9) --- updated-dependencies: - dependency-name: twilio dependency-version: 9.10.9 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 a880a4d..8ecee41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,6 @@ pyyaml==6.0.3 redis==5.2.1 # This lower version is currently required by dependencies requests==2.32.5 sqlalchemy[asyncio]==2.0.44 -twilio==9.8.7 +twilio==9.10.9 urllib3==2.5.0 uvicorn==0.38.0 \ No newline at end of file