From 69abbdb4c63baa4a79d7a3a8a334f94fa8d39e7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 00:17:16 +0000 Subject: [PATCH] chore: bump werkzeug from 3.1.3 to 3.1.5 in /requirements 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] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index da872c1..0d231ee 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -481,7 +481,7 @@ webencodings==0.5.1 # tinycss2 websockets==15.0.1 # via sphinx-autobuild -werkzeug==3.1.3 +werkzeug==3.1.5 # via -r requirements.in wheel==0.45.1 # via