From ce0a7d7b887ff9cfd647ba1025083443c24e3e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 18:35:43 +0000 Subject: [PATCH] chore(deps): bump the production-dependencies group with 5 updates Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [fastapi[standard]](https://github.com/fastapi/fastapi) | `0.121.1` | `0.121.3` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.18` | `9.0.19` | | [sentry-sdk[grpcio]](https://github.com/getsentry/sentry-python) | `2.43.0` | `2.46.0` | | [twilio](https://github.com/twilio/twilio-python) | `9.8.5` | `9.8.7` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.0` | `9.0.1` | Updates `fastapi[standard]` from 0.121.1 to 0.121.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.121.1...0.121.3) Updates `phonenumbers` from 9.0.18 to 9.0.19 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.18...v9.0.19) Updates `sentry-sdk[grpcio]` from 2.43.0 to 2.46.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.43.0...2.46.0) Updates `twilio` from 9.8.5 to 9.8.7 - [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.5...9.8.7) Updates `pytest` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.121.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk[grpcio] dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.0.1 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 c32ba11..df80524 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==9.0.0 +pytest==9.0.1 requests==2.32.5 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 f74ae56..9d86622 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -fastapi[standard]==0.121.1 +fastapi[standard]==0.121.3 GitPython==3.1.45 grpc-interceptor==0.15.4 grpcio==1.76.0 grpcio-testing==1.76.0 grpcio-tools==1.76.0 peewee>=3.17.8 -phonenumbers==9.0.18 +phonenumbers==9.0.19 pymysql==1.1.2 requests==2.32.5 -sentry-sdk[grpcio]==2.43.0 +sentry-sdk[grpcio]==2.46.0 tqdm==4.67.1 -twilio==9.8.5 +twilio==9.8.7