From e8235e6b90c3eb396ba3b54adac83140d7c7e31b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 02:57:08 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 2.3.8 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 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/2.2.2...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3128bb3..3f8a713 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ SQLAlchemy==1.4.44 SQLAlchemy-Utils==0.38.3 tomli==2.0.1 validators==0.20.0 -Werkzeug==2.2.2 +Werkzeug==2.3.8 WTForms==2.2.1 WTForms-Alchemy==0.16.9 WTForms-Components==0.10.4