From 999a50d43c023c0cb6c1d34ef50b680221ac49b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:40:49 +0000 Subject: [PATCH] Bump werkzeug from 3.1.3 to 3.1.4 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4. - [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.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.cpu.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.cpu.txt b/requirements.cpu.txt index e1f59ca2a..0b0ca4c12 100644 --- a/requirements.cpu.txt +++ b/requirements.cpu.txt @@ -97,7 +97,7 @@ typing_extensions==4.12.2 tzdata==2025.1 unicodedata2==16.0.0 urllib3==2.5.0 -Werkzeug==3.1.3 +Werkzeug==3.1.4 wheel==0.45.1 wrapt==1.17.2 yacs==0.1.8 diff --git a/requirements.txt b/requirements.txt index 25adce28d..1ae82aae6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -111,7 +111,7 @@ typing_extensions==4.12.2 tzdata==2025.1 unicodedata2==16.0.0 urllib3==2.5.0 -Werkzeug==3.1.3 +Werkzeug==3.1.4 wheel==0.45.1 wrapt==1.17.2 yacs==0.1.8