From 9ee179be09254eac0ad1260deaa2948721eec40d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:46:24 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.0.6 in /backend/hate-speech-api 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/hate-speech-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/hate-speech-api/requirements.txt b/backend/hate-speech-api/requirements.txt index 24cbe1ff6..8e33d3985 100644 --- a/backend/hate-speech-api/requirements.txt +++ b/backend/hate-speech-api/requirements.txt @@ -7,4 +7,4 @@ MarkupSafe==1.1.1 numpy==1.21.0 scikit-learn==0.20.4 scipy==1.2.3 -Werkzeug==1.0.1 +Werkzeug==3.0.6