From 29322e34e9c448b697e574cb9a174a8e8212ba15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 13:47:35 +0000 Subject: [PATCH] Bump werkzeug from 3.1.3 to 3.1.4 in /requirements/partial 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/partial/requirements_production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/partial/requirements_production.txt b/requirements/partial/requirements_production.txt index 9a4912b9c3..75e015c83b 100644 --- a/requirements/partial/requirements_production.txt +++ b/requirements/partial/requirements_production.txt @@ -8,7 +8,7 @@ pypdf[crypto]==6.4.0 requests==2.32.5 roman==5.2 simplejson==3.20.2 -Werkzeug==3.1.3 +Werkzeug==3.1.4 python-magic==0.4.27 pygments==2.19.2