From 70c1fdeb53b74d8629c4c94fa2ae998f3bb1d466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 00:34:41 +0000 Subject: [PATCH] Bump werkzeug from 3.1.3 to 3.1.5 in /web_app Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 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/3.1.3...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_app/requirements.txt b/web_app/requirements.txt index 21c779f4..887dc8ec 100644 --- a/web_app/requirements.txt +++ b/web_app/requirements.txt @@ -34,7 +34,7 @@ serial==0.0.97 setuptools==80.9.0 simple-websocket==1.1.0 urllib3==2.5.0 -Werkzeug==3.1.3 +Werkzeug==3.1.5 wsproto==1.2.0 WTForms==3.2.1 zope.event==5.1.1