From a32d92c9bed0a81cfae2419c5df2248acf957d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 01:15:42 +0000 Subject: [PATCH] Bump werkzeug from 3.1.4 to 3.1.5 in /tests Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.4 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.4...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index b0706b099..4c00cf896 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -4,5 +4,5 @@ pytest-cov==3.0.0 pytest-mock==3.6.1 pytest-dependency==0.5.1 httpx==0.27.2 -werkzeug==3.1.4 +werkzeug==3.1.5 assertpy==1.1.0