From 0e448cc9b4e35053afea222e24388b8ffbca487c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 20:54:01 +0000 Subject: [PATCH] Bump werkzeug from 2.1.2 to 3.1.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.1.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/2.1.2...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stable-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable-requirements.txt b/stable-requirements.txt index 079a441..67c21f5 100644 --- a/stable-requirements.txt +++ b/stable-requirements.txt @@ -65,6 +65,6 @@ virtualenv==20.16.4 waitress==2.1.2 WebOb==1.8.7 WebTest==3.0.0 -Werkzeug==2.1.2 +Werkzeug==3.1.6 wrapt==1.14.1 zipp==3.8.1