From 365c305035e4e99f7fbb82df3a6711ec69839b43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 14:04:56 +0000 Subject: [PATCH] Bump wagtail from 2.0.1 to 2.11.6 in /requirements Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.0.1 to 2.11.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.0.1...v2.11.6) 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..5211747 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.6 whitenoise==3.2