From f8c02b8b4089a8d05f097d90a45b8368fbd6a099 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 00:27:43 +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.7.2 to 9.8.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.7.2...9.8.0) --- updated-dependencies: - dependency-name: twilio dependency-version: 9.8.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 6d5a9d9..9bcaf95 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.7.2 +twilio==9.8.0