From 92a6eb988aa9f04946ea3206d5620f8419195942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 00:50:39 +0000 Subject: [PATCH] Bump werkzeug from 0.16.0 to 2.3.8 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.0 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 681f320..1818336 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,6 +60,6 @@ tzlocal==2.0.0 urllib3==1.25.7 validators==0.14.1 watchdog==0.9.0 -Werkzeug==0.16.0 +Werkzeug==2.3.8 wrapt==1.11.2 zipp==0.6.0