From a668a79b33d4ec9df742216e88e290f1a2cc04b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 08:57:58 +0000 Subject: [PATCH] deps:(deps): bump wagtail from 7.0.1 to 7.0.2 Bumps [wagtail](https://github.com/wagtail/wagtail) from 7.0.1 to 7.0.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.0.1...v7.0.2) --- updated-dependencies: - dependency-name: wagtail dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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..fc71fed 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.0.2 # via quakercms (pyproject.toml) willow==1.10.0 # via wagtail