From 726e2357ecc43677e16d67c3f296b51f8fadb8e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 15:05:27 +0000 Subject: [PATCH] Bump werkzeug from 3.1.4 to 3.1.5 in /tests_new/integration_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_new/integration_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests_new/integration_tests/requirements.txt b/tests_new/integration_tests/requirements.txt index a285d56d5..80feb5544 100644 --- a/tests_new/integration_tests/requirements.txt +++ b/tests_new/integration_tests/requirements.txt @@ -7,6 +7,6 @@ pytest-mock==3.15.1 pytest-dependency==0.6.0 requests==2.32.5 dataclasses-json==0.6.7 -werkzeug==3.1.4 +werkzeug==3.1.5 retrying==1.4.2 requests-oauthlib==2.0.0