From dffeb249354660f585c2657859fea7695d8ad9e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:18:28 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 3.0.6 in /distribution_shift_framework Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 3.0.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.0.6) --- updated-dependencies: - dependency-name: werkzeug 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..d17475d 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.0.6 wrapt==1.13.3 zipp==3.7.0