From 13733b5bc91fa1d1111e28d7b78ff29e7c4f0825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 18:38:00 +0000 Subject: [PATCH] Bump wagtail from 5.2.6 to 6.3.6 Bumps [wagtail](https://github.com/wagtail/wagtail) from 5.2.6 to 6.3.6. - [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...v6.3.6) --- updated-dependencies: - dependency-name: wagtail dependency-version: 6.3.6 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..8a2d4671c 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==6.3.6 dj-database-url>=1.0.0,<2.0 psycopg2==2.9.3 gunicorn==22.0.0