From a59640ba9502692320432eca41cefb4ab0dc2f86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 20:17:09 +0000 Subject: [PATCH] Bump wagtail from 2.2.2 to 2.11.8 Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.2.2 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.2.2...v2.11.8) --- updated-dependencies: - dependency-name: wagtail dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac43d40..c431e54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,6 +18,6 @@ requests==2.19.1 six==1.11.0 Unidecode==1.0.22 urllib3==1.23 -wagtail==2.2.2 +wagtail==2.11.8 webencodings==0.5.1 Willow==1.1