From d9378f401322e10783651ac3870ea2e59325e5f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 20:26:58 +0000 Subject: [PATCH] Bump wagtail from 2.15.3 to 5.1.3 Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.15.3 to 5.1.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/v2.15.3...v5.1.3) --- updated-dependencies: - dependency-name: wagtail dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-prd.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-prd.txt b/requirements-prd.txt index 5548f0782..8b2633776 100644 --- a/requirements-prd.txt +++ b/requirements-prd.txt @@ -1,5 +1,5 @@ Django==3.2.11 -wagtail==2.15.3 +wagtail==5.1.3 django-storages[google]==1.12 django-canonical-domain==0.3.0 pymemcache==3.5.0 diff --git a/requirements.txt b/requirements.txt index 83e5c4aa1..f9dfc34b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==3.2.11 -wagtail==2.15.3 +wagtail==5.1.3 django-storages[google]==1.12 django-canonical-domain==0.3.0 pymemcache==3.5.0