From 42992ec3530a43b2766bd54a1ca8262d9e42c856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 13:22:37 +0000 Subject: [PATCH] Bump wagtail from 2.12.5 to 5.2.6 Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.12.5 to 5.2.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/v2.12.5...v5.2.6) --- updated-dependencies: - dependency-name: wagtail 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 bb4560ee..91870302 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -wagtail==2.12.5 +wagtail==5.2.6 boto==2.49.0 celery==5.2.2 django_compressor==2.4