From 93f21ffa68538f6a97fb62fc76738323d6911913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 17:58:35 +0000 Subject: [PATCH] Bump wagtail from 7.0.5 to 7.0.6 in /requirements Bumps [wagtail](https://github.com/wagtail/wagtail) from 7.0.5 to 7.0.6. - [Release notes](https://github.com/wagtail/wagtail/releases) - [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt) - [Commits](https://github.com/wagtail/wagtail/compare/v7.0.5...v7.0.6) --- updated-dependencies: - dependency-name: wagtail dependency-version: 7.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 6 +++--- requirements/prod.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index e6761240d6..19b3990d1d 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2215,9 +2215,9 @@ virtualenv==21.1.0 \ --hash=sha256:164f5e14c5587d170cf98e60378eb91ea35bf037be313811905d3a24ea33cc07 \ --hash=sha256:1990a0188c8f16b6b9cf65c9183049007375b26aad415514d377ccacf1e4fb44 # via pre-commit -wagtail==7.0.5 \ - --hash=sha256:83851ff26ca451d56b26c4d162eddfe6fa8f876e26acb610d5480c1d042c4c2f \ - --hash=sha256:e82b4f9ca12d0c64027fd4002581aec42c85d60203091e003036f7b7f1782494 +wagtail==7.0.6 \ + --hash=sha256:67616060f3336691691a5653c4568fe55e3529baa39559d0dc9add89ade166cc \ + --hash=sha256:dca609072ce558970b5852fabcbe10dbf4bbbf314a913851814ddb7737ef60fd # via # hypha # wagtail-factories diff --git a/requirements/prod.txt b/requirements/prod.txt index 1f412320aa..b250370ae9 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1418,9 +1418,9 @@ vine==5.1.0 \ # amqp # celery # kombu -wagtail==7.0.5 \ - --hash=sha256:83851ff26ca451d56b26c4d162eddfe6fa8f876e26acb610d5480c1d042c4c2f \ - --hash=sha256:e82b4f9ca12d0c64027fd4002581aec42c85d60203091e003036f7b7f1782494 +wagtail==7.0.6 \ + --hash=sha256:67616060f3336691691a5653c4568fe55e3529baa39559d0dc9add89ade166cc \ + --hash=sha256:dca609072ce558970b5852fabcbe10dbf4bbbf314a913851814ddb7737ef60fd # via # hypha # wagtail-modeladmin