From 94432cb22ca2a69c9a35410f86590fdf1c319068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 00:44:17 +0000 Subject: [PATCH] build(deps): bump the all-python-deps group with 7 updates Bumps the all-python-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [cachetools](https://github.com/tkem/cachetools) | `7.0.1` | `7.0.5` | | [gunicorn](https://github.com/benoitc/gunicorn) | `25.1.0` | `25.3.0` | | [numpy](https://github.com/numpy/numpy) | `2.4.2` | `2.4.4` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.1` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.6` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.6` | `3.1.7` | Updates `cachetools` from 7.0.1 to 7.0.5 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.0.1...v7.0.5) 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 `numpy` from 2.4.2 to 2.4.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.4.2...v2.4.4) 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 `charset-normalizer` from 3.4.4 to 3.4.6 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.4...3.4.6) Updates `pygments` from 2.19.2 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0) Updates `werkzeug` from 3.1.6 to 3.1.7 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.1.6...3.1.7) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-deps - dependency-name: gunicorn dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-deps - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-deps - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-deps - dependency-name: charset-normalizer dependency-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-deps - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-deps - dependency-name: werkzeug dependency-version: 3.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 231fb00..557d3a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,24 +1,24 @@ blinker==1.9.0 -cachetools==7.0.1 +cachetools==7.0.5 certifi==2026.2.25 -charset-normalizer==3.4.4 +charset-normalizer==3.4.6 click==8.3.1 flask==3.1.3 -gunicorn==25.1.0 +gunicorn==25.3.0 idna==3.11 iniconfig==2.3.0 itsdangerous==2.2.0 jinja2==3.1.6 joblib==1.5.3 markupsafe==3.0.3 -numpy==2.4.2 +numpy==2.4.4 packaging==26.0 pluggy==1.6.0 -pygments==2.19.2 +pygments==2.20.0 pytest==9.0.2 -requests==2.32.5 +requests==2.33.1 scikit-learn==1.8.0 scipy==1.17.1 threadpoolctl==3.6.0 urllib3==2.6.3 -werkzeug==3.1.6 +werkzeug==3.1.7