From 8c34a5773eb88bb1c1e51cedda31c3cfd983b198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 21:11:19 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 3.1.6 in /distribution_shift_framework Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 3.1.6. - [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/2.0.3...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- distribution_shift_framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution_shift_framework/requirements.txt b/distribution_shift_framework/requirements.txt index 46c3735..091d05a 100644 --- a/distribution_shift_framework/requirements.txt +++ b/distribution_shift_framework/requirements.txt @@ -60,6 +60,6 @@ toolz==0.11.2 tqdm==4.62.3 typing_extensions==4.1.1 urllib3==1.26.8 -Werkzeug==2.0.3 +Werkzeug==3.1.6 wrapt==1.13.3 zipp==3.7.0