From 73c24c669ebfc988df5fb8ec57a2312bc66ae23f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 14:17:23 +0000 Subject: [PATCH] Bump wagtail from 2.9.3 to 2.11.6 in /requirements Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.9.3 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.9.3...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 f456285..f986131 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ Django==2.2.12 -wagtail==2.9.3 +wagtail==2.11.6 psycopg2-binary==2.8.4 wagtail-django-recaptcha==1.0 django-pattern-library==0.2.5