From f80c8336479d58de2f4cab96e8186dca2f61f2e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 14:27:48 +0000 Subject: [PATCH] chore(deps): bump the production-dependencies group across 1 directory with 11 updates Bumps the production-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.13.1` | `1.18.4` | | [cachetools](https://github.com/tkem/cachetools) | `7.1.3` | `7.1.4` | | [cryptography](https://github.com/pyca/cryptography) | `48.0.0` | `48.0.1` | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.1` | `0.136.3` | | [grpcio](https://github.com/grpc/grpc) | `1.80.0` | `1.81.1` | | [grpcio-testing](https://grpc.io) | `1.80.0` | `1.81.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.80.0` | `1.81.1` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.30` | `9.0.32` | | [pymysql](https://github.com/PyMySQL/PyMySQL) | `1.1.3` | `1.2.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.60.0` | `2.62.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.68.2` | Updates `alembic` from 1.13.1 to 1.18.4 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `cachetools` from 7.1.3 to 7.1.4 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.1.3...v7.1.4) Updates `cryptography` from 48.0.0 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.0...48.0.1) Updates `fastapi` from 0.136.1 to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.136.1...0.136.3) Updates `grpcio` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.80.0...v1.81.1) Updates `grpcio-testing` from 1.80.0 to 1.81.1 Updates `grpcio-tools` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.80.0...v1.81.1) Updates `phonenumbers` from 9.0.30 to 9.0.32 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.30...v9.0.32) Updates `pymysql` from 1.1.3 to 1.2.0 - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyMySQL/PyMySQL/compare/v1.1.3...v1.2.0) Updates `sentry-sdk` from 2.60.0 to 2.62.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.60.0...2.62.0) Updates `tqdm` from 4.67.3 to 4.68.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.3...v4.68.2) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: cachetools dependency-version: 7.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pymysql dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6c3a0b3..8aec64c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1,17 @@ -alembic==1.13.1 -cachetools==7.1.3 -cryptography==48.0.0 -fastapi[standard]==0.136.1 +alembic==1.18.4 +cachetools==7.1.4 +cryptography==48.0.1 +fastapi[standard]==0.136.3 GitPython==3.1.50 grpc-interceptor==0.15.4 -grpcio==1.80.0 -grpcio-testing==1.80.0 -grpcio-tools==1.80.0 -phonenumbers==9.0.30 -pymysql==1.1.3 +grpcio==1.81.1 +grpcio-testing==1.81.1 +grpcio-tools==1.81.1 +phonenumbers==9.0.32 +pymysql==1.2.0 requests==2.34.2 -sentry-sdk[grpcio]==2.60.0 +sentry-sdk[grpcio]==2.62.0 sqlalchemy==2.0.50 sqlcipher3-binary==0.6.0 -tqdm==4.67.3 +tqdm==4.68.2 twilio==9.10.9