From 9a9cf9633b7f8a8e61bdf1c14be12dc982302211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:10:49 +0000 Subject: [PATCH] Bump twilio from 9.3.8 to 9.4.2 in /docs Bumps [twilio](https://github.com/twilio/twilio-python) from 9.3.8 to 9.4.2. - [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.3.8...9.4.2) --- 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 74b136ea70..ac653155cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ slackclient==1.3.0 sqlalchemy >= 1.4.22, != 1.4.33, < 3.0.0 # Prefect does not work with 1.4.33 and >=2.0.0 has breaking changes suds-py3==1.4.5.0 surveygizmo==1.2.3 -twilio==9.3.8 +twilio==9.4.2 urllib3==1.26.19 validate-email==1.3 xmltodict==0.14.2