From 7a8f3da1121356a5eb76fdf078c63fc50863635f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 10:16:24 +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 313729d..2db1d4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ requests==2.31.0 six==1.16.0 toml==0.10.2 urllib3==2.0.4 -Werkzeug==2.3.6 +Werkzeug==2.3.7 wrapt==1.15.0 xmltodict==0.13.0 zope.event==5.0