From 67dc9ea1c85d354b15e12f24a756ac5bc749a46e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 00:39:54 +0000 Subject: [PATCH] build(deps): bump the all-python-deps group with 6 updates Bumps the all-python-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [cachetools](https://github.com/tkem/cachetools) | `6.2.6` | `7.0.1` | | [flask](https://github.com/pallets/flask) | `3.1.2` | `3.1.3` | | [gunicorn](https://github.com/benoitc/gunicorn) | `24.1.1` | `25.1.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [scipy](https://github.com/scipy/scipy) | `1.17.0` | `1.17.1` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.5` | `3.1.6` | Updates `cachetools` from 6.2.6 to 7.0.1 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v6.2.6...v7.0.1) Updates `flask` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/3.1.2...3.1.3) Updates `gunicorn` from 24.1.1 to 25.1.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/24.1.1...25.1.0) Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](https://github.com/certifi/python-certifi/compare/2026.01.04...2026.02.25) Updates `scipy` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.17.0...v1.17.1) Updates `werkzeug` from 3.1.5 to 3.1.6 - [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.5...3.1.6) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-python-deps - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-deps - dependency-name: gunicorn dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-python-deps - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-deps - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-deps - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 10ab8c8..231fb00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ blinker==1.9.0 -cachetools==6.2.6 -certifi==2026.1.4 +cachetools==7.0.1 +certifi==2026.2.25 charset-normalizer==3.4.4 click==8.3.1 -flask==3.1.2 -gunicorn==24.1.1 +flask==3.1.3 +gunicorn==25.1.0 idna==3.11 iniconfig==2.3.0 itsdangerous==2.2.0 @@ -18,7 +18,7 @@ pygments==2.19.2 pytest==9.0.2 requests==2.32.5 scikit-learn==1.8.0 -scipy==1.17.0 +scipy==1.17.1 threadpoolctl==3.6.0 urllib3==2.6.3 -werkzeug==3.1.5 +werkzeug==3.1.6