From 733dd9b6237a63b69a316acb4855d37371a90a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:26:50 +0000 Subject: [PATCH] Bump werkzeug from 3.0.4 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.4 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.4...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/constraints.txt b/constraints.txt index 66cea833..2b53ef5a 100644 --- a/constraints.txt +++ b/constraints.txt @@ -305,7 +305,7 @@ virtualenv==20.26.5 # via # pre-commit # tox -werkzeug==3.0.4 +werkzeug==3.0.6 # via flask wheel==0.44.0 # via tavern (pyproject.toml) diff --git a/requirements.txt b/requirements.txt index 7ecaef9d..1b97ac34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1095,9 +1095,9 @@ virtualenv==20.26.5 \ # via # pre-commit # tox -werkzeug==3.0.4 \ - --hash=sha256:02c9eb92b7d6c06f31a782811505d2157837cea66aaede3e217c7c27c039476c \ - --hash=sha256:34f2371506b250df4d4f84bfe7b0921e4762525762bbd936614909fe25cd7306 +werkzeug==3.0.6 \ + --hash=sha256:1bc0c2310d2fbb07b1dd1105eba2f7af72f322e1e455f2f93c993bee8c8a5f17 \ + --hash=sha256:a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d # via flask wheel==0.44.0 \ --hash=sha256:2376a90c98cc337d18623527a97c31797bd02bad0033d41547043a1cbfbe448f \