From b91356778cdb83d16738b2ffad9be65fa42cb34e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 14:52:01 +0000 Subject: [PATCH] Bump wagtail from 6.2 to 7.1.1 Bumps [wagtail](https://github.com/wagtail/wagtail) from 6.2 to 7.1.1. - [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/v6.2...v7.1.1) --- updated-dependencies: - dependency-name: wagtail dependency-version: 7.1.1 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 d3e31705..dcab1fa9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ Unidecode==1.4.0 # wagtail requirements laces==0.1.1 -wagtail==6.2 +wagtail==7.1.1 django-modelcluster>=6.0,<7.0 django-permissionedforms>=0.1,<1.0 django-taggit>=5.0.1,<7.0