From 2ecba193e87a4c96d7cf2fac1a305a6c53d5dbb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:33:00 +0000 Subject: [PATCH] Bump werkzeug from 0.16.0 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.0 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/0.16.0...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 8d054506..dba5000d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -148,7 +148,7 @@ ujson==5.4.0 urllib3==1.26.19 uvicorn==0.15.0 wasabi==0.8.2 -Werkzeug==0.16.0 +Werkzeug==3.0.6 wrapt==1.11.1 zipp==3.5.0 sentry-sdk[flask]==1.5.12