From b338d8d3ebad17e1d5fef8deb2365617065c2f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 17:16:49 +0000 Subject: [PATCH] chore(deps): bump the production-dependencies group across 1 directory with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi[standard]](https://github.com/fastapi/fastapi) | `0.120.0` | `0.121.1` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.17` | `9.0.18` | | [sentry-sdk[grpcio]](https://github.com/getsentry/sentry-python) | `2.42.1` | `2.43.0` | | [twilio](https://github.com/twilio/twilio-python) | `9.8.4` | `9.8.5` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.0` | Updates `fastapi[standard]` from 0.120.0 to 0.121.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.120.0...0.121.1) Updates `phonenumbers` from 9.0.17 to 9.0.18 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.17...v9.0.18) Updates `sentry-sdk[grpcio]` from 2.42.1 to 2.43.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.42.1...2.43.0) Updates `twilio` from 9.8.4 to 9.8.5 - [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.4...9.8.5) Updates `pytest` from 8.4.2 to 9.0.0 - [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/8.4.2...9.0.0) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.121.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk[grpcio] dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major 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 5caa0c0..c32ba11 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==8.4.2 +pytest==9.0.0 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 8c11169..f74ae56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -fastapi[standard]==0.120.0 +fastapi[standard]==0.121.1 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.17 +phonenumbers==9.0.18 pymysql==1.1.2 requests==2.32.5 -sentry-sdk[grpcio]==2.42.1 +sentry-sdk[grpcio]==2.43.0 tqdm==4.67.1 -twilio==9.8.4 +twilio==9.8.5