From 9193d6a5dac44d10c197a0273c98bcbc26b3f174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 23:16:13 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 4 updates Bumps the pip group with 4 updates in the / directory: [flask](https://github.com/pallets/flask), [requests](https://github.com/psf/requests), [urllib3](https://github.com/urllib3/urllib3) and [werkzeug](https://github.com/pallets/werkzeug). Updates `flask` from 2.2.5 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/2.2.5...3.1.3) Updates `requests` from 2.31.0 to 2.32.4 - [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.31.0...v2.32.4) Updates `urllib3` from 2.0.6 to 2.6.3 - [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.0.6...2.6.3) Updates `werkzeug` from 3.0.6 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.0.6...3.1.6) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index b7bf3d3..6476d9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ contextlib2==21.6.0 croniter==1.2.0 distlib==0.3.3 distro==1.6.0 -Flask==2.2.5 +Flask==3.1.3 Flask-HTTPAuth==4.5.0 flask-restx==1.1.0 html5lib==1.1 @@ -37,12 +37,12 @@ pyrsistent==0.18.1 python-dateutil==2.8.2 pytz==2021.3 PyYAML==6.0.1 -requests==2.31.0 +requests==2.32.4 retrying==1.3.3 s3transfer==0.7.0 six==1.16.0 toml==0.10.2 tomli==1.2.2 -urllib3==2.0.6 +urllib3==2.6.3 webencodings==0.5.1 -Werkzeug==3.0.6 +Werkzeug==3.1.6