From b1c782dff601c6c871a3309d16d79a7839a36468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 18:51:57 +0000 Subject: [PATCH] Bump werkzeug from 2.2.3 to 2.3.8 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 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/2.2.3...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 5b0f6ea5..2b695cb7 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==2.3.8 yarl==1.9.3 zipp==3.17.0