From bafc24321599c60c42cac3b96f78b8a8d169e6c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:42:15 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group with 4 updates Bumps the production-dependencies group with 4 updates: [gunicorn](https://github.com/benoitc/gunicorn), [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers), [requests](https://github.com/psf/requests) and [twilio](https://github.com/twilio/twilio-python). Updates `gunicorn` from 25.3.0 to 26.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/25.3.0...26.0.0) Updates `phonenumbers` from 9.0.29 to 9.0.30 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.29...v9.0.30) Updates `requests` from 2.33.1 to 2.34.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.33.1...v2.34.0) Updates `twilio` from 9.10.5 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.10.5...9.10.9) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: requests dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 321c0a3..71d4472 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,16 +7,16 @@ grpc-interceptor==0.15.4 grpcio==1.80.0 grpcio-testing==1.80.0 grpcio-tools==1.80.0 -gunicorn==25.3.0 +gunicorn==26.0.0 mysqlclient==2.2.8 mysql-connector-python==9.7.0 nest-asyncio==1.6.0 peewee==4.0.5 -phonenumbers==9.0.29 +phonenumbers==9.0.30 pycryptodome==3.23.0 PyJWT==2.12.1 pytest==9.0.3 -requests==2.33.1 +requests==2.34.0 smswithoutborders_libsig @ git+https://github.com/smswithoutborders/lib_signal_double_ratchet_python.git@staging tqdm==4.67.3 -twilio==9.10.5 +twilio==9.10.9