From 73cc9859867d08644b1c3a15fc280b7f7c65b7e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 21:23:53 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group across 1 directory with 15 updates Bumps the production-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.14.3` | `4.15.0` | | [bleach](https://github.com/mozilla/bleach) | `6.3.0` | `6.4.0` | | [flask-cors](https://github.com/corydolphin/flask-cors) | `6.0.2` | `6.0.5` | | [grpcio](https://github.com/grpc/grpc) | `1.80.0` | `1.82.1` | | [grpcio-testing](https://grpc.io) | `1.80.0` | `1.82.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.80.0` | `1.82.1` | | [idna](https://github.com/kjd/idna) | `3.15` | `3.18` | | [peewee](https://github.com/coleifer/peewee) | `4.0.5` | `4.2.2` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.30` | `9.0.34` | | [pika](https://github.com/pika/pika) | `1.4.0` | `1.4.1` | | [pymysql](https://github.com/PyMySQL/PyMySQL) | `1.1.3` | `1.2.0` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `26.2.0` | `26.3.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.68.4` | | [websockets](https://github.com/python-websockets/websockets) | `16.0` | `16.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | Updates `beautifulsoup4` from 4.14.3 to 4.15.0 Updates `bleach` from 6.3.0 to 6.4.0 - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v6.3.0...v6.4.0) 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.82.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.80.0...v1.82.1) Updates `grpcio-testing` from 1.80.0 to 1.82.1 Updates `grpcio-tools` from 1.80.0 to 1.82.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.80.0...v1.82.1) Updates `idna` from 3.15 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.15...v3.18) Updates `peewee` from 4.0.5 to 4.2.2 - [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.2.2) Updates `phonenumbers` from 9.0.30 to 9.0.34 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.30...v9.0.34) Updates `pika` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/pika/pika/releases) - [Changelog](https://github.com/pika/pika/blob/1.4.1/CHANGELOG.md) - [Commits](https://github.com/pika/pika/compare/1.4.0...1.4.1) 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 `pyopenssl` from 26.2.0 to 26.3.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/26.2.0...26.3.0) Updates `tqdm` from 4.67.3 to 4.68.4 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.3...v4.68.4) Updates `websockets` from 16.0 to 16.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/16.0...16.1) Updates `pytest` from 9.0.3 to 9.1.1 - [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.1) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: bleach dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor 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.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: peewee dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pika dependency-version: 1.4.1 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: pyopenssl dependency-version: 26.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tqdm dependency-version: 4.68.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: websockets dependency-version: '16.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 28 ++++++++++++++-------------- test_requirements.txt | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/requirements.txt b/requirements.txt index ce2a97c..a2e9c5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,24 +1,24 @@ -beautifulsoup4==4.14.3 -bleach==6.3.0 +beautifulsoup4==4.15.0 +bleach==6.4.0 email-reply-parser==0.5.12 Flask==3.1.3 -Flask-Cors==6.0.2 -grpcio==1.80.0 -grpcio-testing==1.80.0 -grpcio-tools==1.80.0 +Flask-Cors==6.0.5 +grpcio==1.82.1 +grpcio-testing==1.82.1 +grpcio-tools==1.82.1 gunicorn==26.0.0 -idna==3.15 +idna==3.18 imap-tools==1.13.0 -peewee==4.0.5 -phonenumbers==9.0.30 -pika==1.4.0 +peewee==4.2.2 +phonenumbers==9.0.34 +pika==1.4.1 pycryptodome==3.23.0 pycryptodomex==3.23.0 pyftpdlib==2.2.0 -pymysql==1.1.3 -pyOpenSSL==26.2.0 +pymysql==1.2.0 +pyOpenSSL==26.3.0 requests==2.34.2 -tqdm==4.67.3 +tqdm==4.68.4 webencodings==0.5.1 websocket==0.2.1 -websockets==16.0 +websockets==16.1 diff --git a/test_requirements.txt b/test_requirements.txt index d9ad1f7..440b3ed 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1 +1 @@ -pytest==9.0.3 \ No newline at end of file +pytest==9.1.1 \ No newline at end of file