From 3c8e84969388c24c99b2eb67174a0e7642e96479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 11:39:36 +0000 Subject: [PATCH] Bump werkzeug from 2.3.6 to 2.3.7 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 2.3.7. - [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.3.6...2.3.7) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d15980..69de1d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,5 +27,5 @@ requests==2.31.0 six==1.16.0 SQLAlchemy==2.0.19 urllib3==2.0.4 -Werkzeug==2.3.6 +Werkzeug==2.3.7 WTForms==3.0.1