From 83c0f6d7a3f0f6197fe740cec7f876d302b86941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 02:10:18 +0000 Subject: [PATCH] Bump werkzeug from 3.1.5 to 3.1.6 Bumps [werkzeug](https://github.com/pallets/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: 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 aafd2a5..06b0d5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,6 +32,6 @@ six==1.15.0 SQLAlchemy==1.3.17 toml==0.10.1 virtualenv==20.36.1 -Werkzeug==3.1.5 +Werkzeug==3.1.6 wrapt==1.12.1 zipp==3.15.0