From fb72742861e5ed3b2d71a7024fb175252727f1a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:27:44 +0000 Subject: [PATCH] Bump wagtail from 4.0.4 to 6.3 Bumps [wagtail](https://github.com/wagtail/wagtail) from 4.0.4 to 6.3. - [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/v4.0.4...v6.3) --- updated-dependencies: - dependency-name: wagtail dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 237f93f2..17e2493e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ django-contact-us==1.1.0 entrypoints==0.4 # wagtail requirements -wagtail==4.0.4 +wagtail==6.3 django-modelcluster>=6.0,<7.0 django-permissionedforms>=0.1,<1.0 django-taggit>=5.0.1,<7.0