From 4e24930c414454056723c56fb8fbefa6bcfa08b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 20:16:09 +0000 Subject: [PATCH] Bump wagtail from 2.0.1 to 2.11.8 in /requirements Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.0.1 to 2.11.8. - [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.0.1...v2.11.8) --- updated-dependencies: - dependency-name: wagtail dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f6fb4b5..bd787fc 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -8,5 +8,5 @@ elasticsearch>=1.0.0,<2.0.0 libsass==0.8.3 Pillow==5.1.0 psycopg2==2.7.1 -wagtail==2.0.1 +wagtail==2.11.8 whitenoise==3.2