From 5dbcacce073c1ac0c6bcd271248af8f3ac7c061f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:14:45 +0000 Subject: [PATCH] build(deps): bump wagtail from 4.1.9 to 6.2.2 Bumps [wagtail](https://github.com/wagtail/wagtail) from 4.1.9 to 6.2.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/v4.1.9...v6.2.2) --- 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 21a980ac..93afdc63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -115,7 +115,7 @@ django-contact-us==1.1.0 entrypoints==0.4 # wagtail requirements -wagtail==4.1.9 +wagtail==6.2.2 django-modelcluster>=6.0,<7.0 django-permissionedforms>=0.1,<1.0 django-taggit>=2.0,<7.0