From 95cb861a9993f1009302d07f5fc574739d2e2f05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 15:23:39 +0000 Subject: [PATCH] Bump werkzeug from 0.16 to 3.0.3 in /requirements Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16 to 3.0.3. - [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...3.0.3) --- 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..1964977f 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==3.0.3 alembic==1.0.8 blinker==1.4 cachelib==0.9.0