From 7a55041a77a9fdf8081b7956753da1a0b3a0d048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 15:51:41 +0000 Subject: [PATCH] Bump wagtail from 5.1.1 to 5.1.3 in /Company-Project/src/requirements Bumps [wagtail](https://github.com/wagtail/wagtail) from 5.1.1 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/v5.1.1...v5.1.3) --- updated-dependencies: - dependency-name: wagtail dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Company-Project/src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Company-Project/src/requirements/base.txt b/Company-Project/src/requirements/base.txt index 8a56ab79e..a9e781ed2 100644 --- a/Company-Project/src/requirements/base.txt +++ b/Company-Project/src/requirements/base.txt @@ -2,6 +2,6 @@ Django==4.2.4 psycopg==3.1.10 sentry_sdk==1.29.2 python-dotenv==1.0.0 -wagtail==5.1.1 +wagtail==5.1.3 wagtail-meta-preview==3.0.0 wagtail_headless_preview==0.6.0