From 58ef236da58a378870c278eb692c13dbc9fdbca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 00:41:14 +0000 Subject: [PATCH] chore(deps): bump the production-dependencies group with 4 updates Bumps the production-dependencies group with 4 updates: [gitpython](https://github.com/gitpython-developers/GitPython), [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers), [requests](https://github.com/psf/requests) and [twilio](https://github.com/twilio/twilio-python). Updates `gitpython` from 3.1.49 to 3.1.50 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.49...3.1.50) 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: gitpython dependency-version: 3.1.50 dependency-type: direct:production update-type: version-update:semver-patch 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-test.txt | 2 +- requirements.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 8accdf5..a4cb762 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,3 +1,3 @@ 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@v0.1.3 diff --git a/requirements.txt b/requirements.txt index 90f77ca..8a736b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ fastapi[standard]==0.136.1 -GitPython==3.1.49 +GitPython==3.1.50 grpc-interceptor==0.15.4 grpcio==1.80.0 grpcio-testing==1.80.0 grpcio-tools==1.80.0 peewee>=4.0.5 -phonenumbers==9.0.29 +phonenumbers==9.0.30 pymysql==1.1.3 -requests==2.33.1 +requests==2.34.0 sentry-sdk[grpcio]==2.59.0 tqdm==4.67.3 -twilio==9.10.5 +twilio==9.10.9