From 8e800d9cee7e1e30ecbdc3156ac52725f6c3b6b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:07:29 +0000 Subject: [PATCH] Bump werkzeug from 2.2.3 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.6. - [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.6) --- 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 03279f1..5129c18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Flask==2.1.0 gunicorn==19.9.0 multiprocess==0.70.11.1 pymongo==3.11.3 -Werkzeug==2.2.3 +Werkzeug==3.0.6 requests==2.31.0 Jinja2==3.1.1 dnspython==1.16.0