From 21bcaf702d37164c70a7bacf50b58004d3157ad2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 08:14:59 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 2.3.8 in /embedding-calculator Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.3.8. - [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/1.0.1...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- embedding-calculator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedding-calculator/requirements.txt b/embedding-calculator/requirements.txt index 33e62bdad..db0edaa56 100644 --- a/embedding-calculator/requirements.txt +++ b/embedding-calculator/requirements.txt @@ -73,7 +73,7 @@ tifffile==2023.7.10 tomli==2.0.1 tqdm==4.66.1 urllib3==2.0.4 -Werkzeug==1.0.1 +Werkzeug==2.3.8 wheel==0.41.1 wrapt==1.15.0 zipp==3.16.2