From 8d27ed851334d071b9e42930cff748949a1cddcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:53:56 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group across 1 directory with 10 updates Bumps the production-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cachetools](https://github.com/tkem/cachetools) | `7.1.3` | `7.1.4` | | [flask-cors](https://github.com/corydolphin/flask-cors) | `6.0.2` | `6.0.5` | | [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` | | [peewee](https://github.com/coleifer/peewee) | `4.0.5` | `4.0.8` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.30` | `9.0.32` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.1` | `2.13.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.68.2` | 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 `flask-cors` from 6.0.2 to 6.0.5 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](https://github.com/corydolphin/flask-cors/compare/6.0.2...6.0.5) 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 `peewee` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/coleifer/peewee/releases) - [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md) - [Commits](https://github.com/coleifer/peewee/compare/4.0.5...4.0.8) 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 `pyjwt` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.1...2.13.0) Updates `pytest` from 9.0.3 to 9.1.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/9.0.3...9.1.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: cachetools dependency-version: 7.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: flask-cors dependency-version: 6.0.5 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: peewee dependency-version: 4.0.8 dependency-type: direct:production update-type: version-update:semver-patch 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: pyjwt dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.1.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 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 59d1030..dfca54a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,22 +1,22 @@ argon2-cffi==25.1.0 asgiref==3.11.1 -cachetools==7.1.3 +cachetools==7.1.4 Flask==3.1.3 -Flask-Cors==6.0.2 +Flask-Cors==6.0.5 grpc-interceptor==0.15.4 -grpcio==1.80.0 -grpcio-testing==1.80.0 -grpcio-tools==1.80.0 +grpcio==1.81.1 +grpcio-testing==1.81.1 +grpcio-tools==1.81.1 gunicorn==26.0.0 mysqlclient==2.2.8 mysql-connector-python==9.7.0 nest-asyncio==1.6.0 -peewee==4.0.5 -phonenumbers==9.0.30 +peewee==4.0.8 +phonenumbers==9.0.32 pycryptodome==3.23.0 -PyJWT==2.12.1 -pytest==9.0.3 +PyJWT==2.13.0 +pytest==9.1.0 requests==2.34.2 smswithoutborders_libsig @ git+https://github.com/smswithoutborders/lib_signal_double_ratchet_python.git@staging -tqdm==4.67.3 +tqdm==4.68.2 twilio==9.10.9