From 1108c191310c673d88e8cee80b4b931cf33fb71b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 17:23:59 +0000 Subject: [PATCH] chore(deps): bump the production-dependencies group across 1 directory with 9 updates Bumps the production-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.19.1` | `1.19.2` | | [cachetools](https://github.com/tkem/cachetools) | `7.1.7` | `7.1.8` | | [cryptography](https://github.com/pyca/cryptography) | `50.0.0` | `50.0.1` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.59` | `3.1.61` | | [grpcio](https://github.com/grpc/grpc) | `1.83.0` | `1.83.1` | | [grpcio-health-checking](https://grpc.io) | `1.83.0` | `1.83.1` | | [grpcio-testing](https://grpc.io) | `1.83.0` | `1.83.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.83.0` | `1.83.1` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.37` | `9.0.38` | Updates `alembic` from 1.19.1 to 1.19.2 - [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.7 to 7.1.8 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.1.7...v7.1.8) Updates `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/50.0.0...50.0.1) Updates `gitpython` from 3.1.59 to 3.1.61 - [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.59...3.1.61) Updates `grpcio` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.83.0...v1.83.1) Updates `grpcio-health-checking` from 1.83.0 to 1.83.1 Updates `grpcio-testing` from 1.83.0 to 1.83.1 Updates `grpcio-tools` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.83.0...v1.83.1) Updates `phonenumbers` from 9.0.37 to 9.0.38 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.37...v9.0.38) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cachetools dependency-version: 7.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: gitpython dependency-version: 3.1.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio-health-checking dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index dc2fac0..34f723c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,20 @@ -alembic==1.19.1 +alembic==1.19.2 authres==1.2.0 -cachetools==7.1.7 +cachetools==7.1.8 celery[sqlalchemy,redis]==5.6.3 -cryptography==50.0.0 +cryptography==50.0.1 dkimpy==1.1.8 fastapi[standard]==0.141.1 -GitPython==3.1.59 +GitPython==3.1.61 grpc-interceptor==0.15.4 -grpcio==1.83.0 -grpcio-health-checking==1.83.0 -grpcio-testing==1.83.0 -grpcio-tools==1.83.0 +grpcio==1.83.1 +grpcio-health-checking==1.83.1 +grpcio-testing==1.83.1 +grpcio-tools==1.83.1 imap-tools==1.15.0 msgspec==0.21.1 opentelemetry-api==1.44.0 -phonenumbers==9.0.37 +phonenumbers==9.0.38 psycopg2-binary==2.9.12 pymysql==1.2.0 python-magic==0.4.27