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