From 164880fffcf5b0d99b9db45bd34f29e737b42161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 22:03:31 +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 | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.78.1` | `1.80.0` | | [grpcio-testing](https://grpc.io) | `1.78.1` | `1.80.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.78.1` | `1.80.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `25.1.0` | `25.3.0` | | [imap-tools](https://github.com/ikvk/imap_tools) | `1.11.1` | `1.12.0` | | [peewee](https://github.com/coleifer/peewee) | `4.0.0` | `4.0.4` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.24` | `9.0.28` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `25.3.0` | `26.0.0` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.0.3` | Updates `grpcio` from 1.78.1 to 1.80.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.78.1...v1.80.0) Updates `grpcio-testing` from 1.78.1 to 1.80.0 Updates `grpcio-tools` from 1.78.1 to 1.80.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.78.1...v1.80.0) Updates `gunicorn` from 25.1.0 to 25.3.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/25.1.0...25.3.0) Updates `imap-tools` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/ikvk/imap_tools/releases) - [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst) - [Commits](https://github.com/ikvk/imap_tools/compare/v1.11.1...v1.12.0) Updates `peewee` from 4.0.0 to 4.0.4 - [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.0...4.0.4) Updates `phonenumbers` from 9.0.24 to 9.0.28 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.24...v9.0.28) Updates `pyopenssl` from 25.3.0 to 26.0.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/25.3.0...26.0.0) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.1) Updates `pytest` from 9.0.2 to 9.0.3 - [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.2...9.0.3) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: gunicorn dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: imap-tools dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: peewee dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 18 +++++++++--------- test_requirements.txt | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index f862a41..bc841c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,21 +3,21 @@ bleach==6.3.0 email-reply-parser==0.5.12 Flask==3.1.3 Flask-Cors==6.0.2 -grpcio==1.78.1 -grpcio-testing==1.78.1 -grpcio-tools==1.78.1 -gunicorn==25.1.0 +grpcio==1.80.0 +grpcio-testing==1.80.0 +grpcio-tools==1.80.0 +gunicorn==25.3.0 idna==3.11 -imap-tools==1.11.1 -peewee==4.0.0 -phonenumbers==9.0.24 +imap-tools==1.12.0 +peewee==4.0.4 +phonenumbers==9.0.28 pika==1.3.2 pycryptodome==3.23.0 pycryptodomex==3.23.0 pyftpdlib==2.2.0 pymysql==1.1.2 -pyOpenSSL==25.3.0 -requests==2.32.5 +pyOpenSSL==26.0.0 +requests==2.33.1 tqdm==4.67.3 webencodings==0.5.1 websocket==0.2.1 diff --git a/test_requirements.txt b/test_requirements.txt index c888930..d9ad1f7 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1 +1 @@ -pytest==9.0.2 \ No newline at end of file +pytest==9.0.3 \ No newline at end of file