From ad44819628bf2df1da97a6ea0b6f9c2a51c34a19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 14:26:45 +0000 Subject: [PATCH] Bump wagtail from 4.2.4 to 7.4.2 Bumps [wagtail](https://github.com/wagtail/wagtail) from 4.2.4 to 7.4.2. - [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/v4.2.4...v7.4.2) --- updated-dependencies: - dependency-name: wagtail dependency-version: 7.4.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index babddb01..b1a5120c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -95,7 +95,7 @@ django-contact-us==1.1.0 entrypoints==0.4 # wagtail requirements -wagtail==4.2.4 +wagtail==7.4.2 openpyxl==3.1.5 # wagtail django-modelcluster>=6.5,<7.0 django-permissionedforms>=0.1,<1.0