From 48418b9166ec99f02111f572035fe8f7a825d02a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 17:26:18 +0000 Subject: [PATCH] Bump wagtail from 2.11.8 to 4.1.4 Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.11.8 to 4.1.4. - [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.11.8...v4.1.4) --- 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 dbaff9e..5715e4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ django==2.2.28 -wagtail==2.11.8 +wagtail==4.1.4 psycopg2-binary==2.8.4 gunicorn==20.0.4 django-dotenv==1.4.2