From a2b1bb987e5f15ccfd0106b6c988efba009f26ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:32:28 +0000 Subject: [PATCH] Bump werkzeug from 3.0.3 to 3.0.6 (#1314) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.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/3.0.3...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew McKenzie <97194636+mattjamc@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d54e5f75..f49e3af1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -86,7 +86,7 @@ sqlite-s3vfs==0.0.35 tabulate==0.9.0 tenacity==8.3.0 urllib3==1.26.19 -Werkzeug==3.0.3 +Werkzeug==3.0.6 whitenoise==5.2.0 wrapt==1.14.1 xmldiff==2.4