From 83d82d11c191c19af0fffce3cd897b20e54839bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:22:01 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 3.0.3 to 3.0.6 in /test 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] --- test/upstream-requirements-py311.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/upstream-requirements-py311.txt b/test/upstream-requirements-py311.txt index 1c3051be..2f4c0cab 100644 --- a/test/upstream-requirements-py311.txt +++ b/test/upstream-requirements-py311.txt @@ -34,5 +34,5 @@ sortedcontainers==2.4.0 toml==0.10.2 types-toml==0.10.8.5 urllib3==1.26.18 -Werkzeug==3.0.3 +Werkzeug==3.0.6 xmltodict==0.13.0