From 1716b2da16bd385d8cdb73e67b24ad6f9c98d910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 20:57:44 +0000 Subject: [PATCH] Bump werkzeug from 2.3.4 to 2.3.8 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.4 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.3.4...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 60e0b3a..1df200b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ sqlparse==0.4.4 tldextract==3.4.4 typing_extensions==4.6.0 urllib3==2.0.7 -Werkzeug==2.3.4 +Werkzeug==2.3.8 WTForms==3.0.1 zipp==3.8.0 zope.event==4.6