From 67c5edf34ba94cc937add50737576d76ec57b478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 18:54:57 +0000 Subject: [PATCH] Bump werkzeug from 0.15.2 to 3.1.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.2 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/0.15.2...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a6f45f0..6afc05dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Flask>=1.0.2 PyYAML>=5.1 SQLAlchemy>=1.3.3 -Werkzeug==0.15.2 +Werkzeug==3.1.6 alembic>=1.0.9 bcrypt>=3.1.6 blinker>=1.4