From dfd84e5aa3484783a2ba73951331ae7a1779847f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 00:06:42 +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.76.0` | `1.78.0` | | [grpcio-testing](https://grpc.io) | `1.76.0` | `1.78.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.76.0` | `1.78.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `23.0.0` | `25.0.3` | | [imap-tools](https://github.com/ikvk/imap_tools) | `1.11.0` | `1.11.1` | | [peewee](https://github.com/coleifer/peewee) | `3.18.3` | `3.19.0` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.21` | `9.0.23` | | [pyftpdlib](https://github.com/giampaolo/pyftpdlib) | `2.1.0` | `2.2.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.3` | | [websockets](https://github.com/python-websockets/websockets) | `15.0.1` | `16.0` | Updates `grpcio` from 1.76.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.76.0...v1.78.0) Updates `grpcio-testing` from 1.76.0 to 1.78.0 Updates `grpcio-tools` from 1.76.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.76.0...v1.78.0) Updates `gunicorn` from 23.0.0 to 25.0.3 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...25.0.3) Updates `imap-tools` from 1.11.0 to 1.11.1 - [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.0...v1.11.1) Updates `peewee` from 3.18.3 to 3.19.0 - [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/3.18.3...3.19.0) Updates `phonenumbers` from 9.0.21 to 9.0.23 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.21...v9.0.23) Updates `pyftpdlib` from 2.1.0 to 2.2.0 - [Changelog](https://github.com/giampaolo/pyftpdlib/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/pyftpdlib/compare/release-2.1.0...release-2.2.0) Updates `tqdm` from 4.67.1 to 4.67.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.3) Updates `websockets` from 15.0.1 to 16.0 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/15.0.1...16.0) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: gunicorn dependency-version: 25.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: imap-tools dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: peewee dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pyftpdlib dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: websockets dependency-version: '16.0' dependency-type: direct:production update-type: version-update:semver-major 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 83daacf..69a3e2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,22 +3,22 @@ bleach==6.3.0 email-reply-parser==0.5.12 Flask==3.1.2 Flask-Cors==6.0.2 -grpcio==1.76.0 -grpcio-testing==1.76.0 -grpcio-tools==1.76.0 -gunicorn==23.0.0 +grpcio==1.78.0 +grpcio-testing==1.78.0 +grpcio-tools==1.78.0 +gunicorn==25.0.3 idna==3.11 -imap-tools==1.11.0 -peewee==3.18.3 -phonenumbers==9.0.21 +imap-tools==1.11.1 +peewee==3.19.0 +phonenumbers==9.0.23 pika==1.3.2 pycryptodome==3.23.0 pycryptodomex==3.23.0 -pyftpdlib==2.1.0 +pyftpdlib==2.2.0 pymysql==1.1.2 pyOpenSSL==25.3.0 requests==2.32.5 -tqdm==4.67.1 +tqdm==4.67.3 webencodings==0.5.1 websocket==0.2.1 -websockets==15.0.1 +websockets==16.0