From ac4a1aa3a3009bf5e8e5fa5c0763ff83a89ec3ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 15:11:05 +0000 Subject: [PATCH] pip: (deps): bump wagtail from 7.3.2 to 7.4.1 Bumps [wagtail](https://github.com/wagtail/wagtail) from 7.3.2 to 7.4.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/v7.3.2...v7.4.1) --- updated-dependencies: - dependency-name: wagtail dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-prod.txt b/requirements-prod.txt index 91047a734..e9fc681d1 100644 --- a/requirements-prod.txt +++ b/requirements-prod.txt @@ -84,7 +84,7 @@ typing_extensions==4.15.0 uritemplate==4.2.0 urllib3==2.7.0 virtualenv==21.5.0 -wagtail==7.3.2 +wagtail==7.4.1 wagtail_trash==3.2.0 wagtail_modeladmin==2.3.0 webencodings==0.5.1