From 37d069733635b82f57f5d20dca6e042db3a1f786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 18:12:24 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 3.0.1 in /distribution_shift_framework Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 3.0.1. - [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.1) --- 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..fe27d54 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.1 wrapt==1.13.3 zipp==3.7.0