From ec86c7d9c71689dc43a3466b543726fd90cff204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 20:56:17 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.1.5 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 3.1.5. - [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/1.0.1...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 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 e3e19a22..e6511429 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,5 +14,5 @@ python-linux-procfs==0.7.3 python-pam==2.0.2 python-socketio==5.2.1 urllib3==1.26.5 -Werkzeug==1.0.1 +Werkzeug==3.1.5 wsproto==1.2.0