From f89d4571ec4af08f465dbd09b3eb658d0a10e372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 01:34:42 +0000 Subject: [PATCH] Bump werkzeug from 2.3.7 to 2.3.8 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.7 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.7...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 c7db3530..d8314430 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ flask-debugtoolbar==0.13.1 html2text==2020.1.16 markdown==3.4.1 pytz==2021.1 -werkzeug==2.3.7 +werkzeug==2.3.8 cachelib==0.10.2 email_validator==1.1.3 gunicorn==20.1.0