From dfdd0bf2bfcfeda56b4c2771411cad5b40dc5c16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 00:14:28 +0000 Subject: [PATCH] build(deps): bump twilio in the production-dependencies group Bumps the production-dependencies group with 1 update: [twilio](https://github.com/twilio/twilio-python). Updates `twilio` from 9.8.8 to 9.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/9.8.8...9.9.0) --- updated-dependencies: - dependency-name: twilio dependency-version: 9.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa04531..64c4eec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask==3.1.2 gunicorn==23.0.0 requests==2.32.5 -twilio==9.8.8 +twilio==9.9.0