From a82509f97121af74a21ab568e9ddbb1ec78c551b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 06:20:56 +0000 Subject: [PATCH] pip: (deps): bump wagtail from 7.3.2 to 7.4.2 Bumps [wagtail](https://github.com/wagtail/wagtail) from 7.3.2 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/v7.3.2...v7.4.2) --- updated-dependencies: - dependency-name: wagtail dependency-version: 7.4.2 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 df1d0e9d4..d316311c3 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.2 wagtail_trash==3.2.0 wagtail_modeladmin==2.3.0 webencodings==0.5.1