From 000158af7ceeda628d48b539448f6143c6b7fe05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 05:35:50 +0000 Subject: [PATCH] Bump werkzeug from 0.15.3 to 2.3.8 in /webapp/python Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 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/0.15.3...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webapp/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/python/requirements.txt b/webapp/python/requirements.txt index 55b5936..0cc95e7 100644 --- a/webapp/python/requirements.txt +++ b/webapp/python/requirements.txt @@ -5,4 +5,4 @@ Jinja2==2.10.1 MarkupSafe==1.0 mysqlclient==1.3.12 uWSGI==2.0.22 -Werkzeug==0.15.3 +Werkzeug==2.3.8