From cbd7a2ec5871431c7212e4345438e82cbb02a867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 10:31:37 +0000 Subject: [PATCH] build(deps): bump werkzeug from 3.1.3 to 3.1.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 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.3...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 7a72a4e2..ef1b5de3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -201,7 +201,7 @@ watchfiles==1.0.4 webencodings==0.5.1 websocket-client==1.6.1 websockets==14.2 -Werkzeug==3.1.3 +Werkzeug==3.1.6 wrapt==1.17.2 wsproto==1.2.0 yarl==1.18.3