From db6579f437183141e3ace590d37054dc8418a34a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 16:01:56 +0000 Subject: [PATCH] Bump werkzeug from 0.16 to 2.3.8 in /requirements Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16 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.16.0...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 1fffe76c..9533a6f8 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -22,7 +22,7 @@ SQLAlchemy-Utils==0.33.11 WTForms==2.2.1 WTForms-Alchemy==0.16.9 WTForms-Components==0.10.4 -Werkzeug==0.16 +Werkzeug==2.3.8 alembic==1.0.8 blinker==1.4 cachelib==0.9.0