From 349ca0e32c56a79238d348dcbb14cf12790264e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 22:12:45 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.0.6 in /backend/scripts/tag_applications Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.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/1.0.1...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/scripts/tag_applications/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/scripts/tag_applications/requirements.txt b/backend/scripts/tag_applications/requirements.txt index a887d170..317fca40 100644 --- a/backend/scripts/tag_applications/requirements.txt +++ b/backend/scripts/tag_applications/requirements.txt @@ -41,7 +41,7 @@ thinc==7.4.1 tqdm==4.51.0 urllib3==1.25.11 wasabi==0.8.0 -Werkzeug==1.0.1 +Werkzeug==3.0.6 zipp==3.4.0 boto3==1.16.47 https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0a0/en_core_web_sm-3.0.0a0.tar.gz#egg=en_core_web_sm \ No newline at end of file