From b579bca8e39983c0d97075e7b36cd62a2178a0dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 19:33:45 +0100 Subject: [PATCH] Bump werkzeug from 3.0.3 to 3.0.6 (#303) 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: Jordi Soucheiron --- requirements-dev.txt | 2 +- requirements-docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d5ffc945..8102f828 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -75,7 +75,7 @@ tomli==2.0.1 typing-extensions==4.12.2 urllib3==1.26.19 uv==0.2.10 -werkzeug==3.0.3 +werkzeug==3.0.6 wrapt==1.16.0 xmltodict==0.13.0 zipp==3.19.2 diff --git a/requirements-docs.txt b/requirements-docs.txt index 2c68ab09..20bbca34 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -92,7 +92,7 @@ typing-extensions==4.12.2 urllib3==1.26.19 uv==0.2.10 watchdog==4.0.1 -werkzeug==3.0.3 +werkzeug==3.0.6 wrapt==1.16.0 xmltodict==0.13.0 zipp==3.19.2