From c4d752311fc69504d606a2931dd9623443afabd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 20:17:31 +0000 Subject: [PATCH] chore(deps): bump wagtail from 2.9.3 to 2.11.8 in /cms 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] --- cms/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/requirements.txt b/cms/requirements.txt index af45926..a4d62d3 100644 --- a/cms/requirements.txt +++ b/cms/requirements.txt @@ -11,4 +11,4 @@ djangorestframework==3.12.2 gunicorn==20.0.4 psycopg2==2.8.6 python-memcached==1.59 -wagtail==2.9.3 +wagtail==2.11.8