From acc0583e26801d1c51d9f17092ebdf7f9fa4c8b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:47:44 +0000 Subject: [PATCH] Bump werkzeug from 3.0.1 to 3.0.6 in /ElasticViT Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 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/3.0.1...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ElasticViT/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElasticViT/requirements.txt b/ElasticViT/requirements.txt index bcc5484..762102b 100644 --- a/ElasticViT/requirements.txt +++ b/ElasticViT/requirements.txt @@ -61,7 +61,7 @@ typing_extensions==4.4.0 tzdata==2023.3 urllib3==1.26.19 wcwidth==0.2.6 -Werkzeug==3.0.1 +Werkzeug==3.0.6 wheel==0.38.1 yacs==0.1.8 zipp==3.19.1