From 2e7683cb70bacb50d78246148d69ee718a6d9bde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 10:26:38 +0000 Subject: [PATCH] deps:(deps): bump wagtail from 7.0.1 to 7.1 Bumps [wagtail](https://github.com/wagtail/wagtail) from 7.0.1 to 7.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.0.1...v7.1) --- updated-dependencies: - dependency-name: wagtail dependency-version: '7.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fadc24b..a724b46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ typing-extensions==4.14.0 # django-tasks urllib3==2.5.0 # via requests -wagtail==7.0.1 +wagtail==7.1 # via quakercms (pyproject.toml) willow==1.10.0 # via wagtail