From 2ffb83808b0b78a32a649c1c5964a2e330917af7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 17:28:29 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 3.0.3 in /distribution_shift_framework Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 3.0.3. - [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.3) --- 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..13075c4 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.3 wrapt==1.13.3 zipp==3.7.0