From 3e41da608a42af9790d2684df5f165fce57881e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 15:01:34 +0000 Subject: [PATCH] Bump werkzeug from 2.3.7 to 2.3.8 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.7 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/2.3.7...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1a59199..d2ddfa0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,5 +45,5 @@ tqdm==4.66.1 transformers==4.32.1 typing_extensions==4.7.1 urllib3==1.26.15 -Werkzeug==2.3.7 +Werkzeug==2.3.8 zipp==3.15.0