From d37143195956075f8357c7286d85d370106ccec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 01:20:32 +0000 Subject: [PATCH] build(deps): bump the all-python-deps group across 1 directory with 13 updates Bumps the all-python-deps group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cachetools](https://github.com/tkem/cachetools) | `7.0.1` | `7.1.4` | | [gunicorn](https://github.com/benoitc/gunicorn) | `25.1.0` | `26.0.0` | | [numpy](https://github.com/numpy/numpy) | `2.4.2` | `2.4.6` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.0.3` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.34.2` | | [certifi](https://github.com/certifi/python-certifi) | `2026.2.25` | `2026.5.20` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.7` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.4.1` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.17` | | [packaging](https://github.com/pypa/packaging) | `26.0` | `26.2` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.3` | `2.7.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.6` | `3.1.8` | Updates `cachetools` from 7.0.1 to 7.1.4 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.0.1...v7.1.4) Updates `gunicorn` from 25.1.0 to 26.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/25.1.0...26.0.0) Updates `numpy` from 2.4.2 to 2.4.6 - [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.6) 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) Updates `requests` from 2.32.5 to 2.34.2 - [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.34.2) Updates `certifi` from 2026.2.25 to 2026.5.20 - [Commits](https://github.com/certifi/python-certifi/compare/2026.02.25...2026.05.20) Updates `charset-normalizer` from 3.4.4 to 3.4.7 - [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.7) Updates `click` from 8.3.1 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.3.1...8.4.1) Updates `idna` from 3.11 to 3.17 - [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.11...v3.17) Updates `packaging` from 26.0 to 26.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/26.0...26.2) 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 `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0) Updates `werkzeug` from 3.1.6 to 3.1.8 - [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.8) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-deps - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-python-deps - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-deps - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-deps - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-deps - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-deps - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-deps - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-deps - dependency-name: idna dependency-version: '3.17' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-deps - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor 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: urllib3 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-deps - dependency-name: werkzeug dependency-version: 3.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/requirements.txt b/requirements.txt index 231fb00..335d785 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,24 +1,24 @@ blinker==1.9.0 -cachetools==7.0.1 -certifi==2026.2.25 -charset-normalizer==3.4.4 -click==8.3.1 +cachetools==7.1.4 +certifi==2026.5.20 +charset-normalizer==3.4.7 +click==8.4.1 flask==3.1.3 -gunicorn==25.1.0 -idna==3.11 +gunicorn==26.0.0 +idna==3.17 iniconfig==2.3.0 itsdangerous==2.2.0 jinja2==3.1.6 joblib==1.5.3 markupsafe==3.0.3 -numpy==2.4.2 -packaging==26.0 +numpy==2.4.6 +packaging==26.2 pluggy==1.6.0 -pygments==2.19.2 -pytest==9.0.2 -requests==2.32.5 +pygments==2.20.0 +pytest==9.0.3 +requests==2.34.2 scikit-learn==1.8.0 scipy==1.17.1 threadpoolctl==3.6.0 -urllib3==2.6.3 -werkzeug==3.1.6 +urllib3==2.7.0 +werkzeug==3.1.8