From 16089ba8c019a83eecca2dc4043e909792c44a9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:02:53 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.0.6 in /preprocess/analysis 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] --- preprocess/analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocess/analysis/requirements.txt b/preprocess/analysis/requirements.txt index 660750ac..4c97552d 100644 --- a/preprocess/analysis/requirements.txt +++ b/preprocess/analysis/requirements.txt @@ -3,7 +3,7 @@ Flask==1.1.1 itsdangerous==1.1.0 Jinja2==2.11.2 MarkupSafe==1.1.1 -Werkzeug==1.0.1 +Werkzeug==3.0.6 googleapis-common-protos==1.6.0 google-cloud-language flask-cors \ No newline at end of file