From 261ab2ca7eb511914c4308eedc1cc2b3fa336a7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 18:39:13 +0000 Subject: [PATCH] Bump werkzeug from 2.2.3 to 3.0.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.3. - [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.3) --- 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 79d1a822..403aa26c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,6 +47,6 @@ typing_extensions==4.8.0 uri-template==1.2.0 urllib3==1.26.18 webcolors==1.12 -Werkzeug==2.2.3 +Werkzeug==3.0.3 yarl==1.9.3 zipp==3.17.0