From 5c21379be1f8d76c4b94d6c52af4012e8ec1a87b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 02:05:46 +0000 Subject: [PATCH] Bump wagtail from 5.2.6 to 7.0.9 Bumps [wagtail](https://github.com/wagtail/wagtail) from 5.2.6 to 7.0.9. - [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/v5.2.6...v7.0.9) --- updated-dependencies: - dependency-name: wagtail dependency-version: 7.0.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6176ff0bc..5d800ed91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3==1.28.36 Django>=3.2.10,<3.3 -wagtail==5.2.6 +wagtail==7.0.9 dj-database-url>=1.0.0,<2.0 psycopg2==2.9.3 gunicorn==22.0.0