From 18d4042c87d56e9bfaf5b6714c8deee21686ef60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 20:15:11 +0000 Subject: [PATCH] Bump wagtail from 1.13 to 2.11.8 Bumps [wagtail](https://github.com/wagtail/wagtail) from 1.13 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/v1.13...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 eca29b2..27c0e69 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ typing==3.6.1 Unidecode==0.4.20 urllib3==1.21.1 uWSGI==2.0.11.2 -wagtail==1.13 +wagtail==2.11.8 wagtailsurveys==0.1.1 wcwidth==0.1.7 webencodings==0.5.1