From ed45c706999dd5eb993efb8ed37f395e4bec5ad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 18:12:25 +0000 Subject: [PATCH] Bump werkzeug from 2.2.3 to 3.0.1 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.1. - [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.3...3.0.1) --- 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 3dd4d78..300d256 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,6 +58,6 @@ tzdata==2022.7 tzlocal==4.2 urllib3==1.26.12 validators==0.20.0 -Werkzeug==2.2.3 +Werkzeug==3.0.1 wrapt==1.15.0 zipp==3.10.0