From 36da3ecd680af5d95ac429892be82383a3f87eaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 14:05:18 +0000 Subject: [PATCH] Bump wagtail from 1.11.1 to 2.11.6 Bumps [wagtail](https://github.com/wagtail/wagtail) from 1.11.1 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/v1.11.1...v2.11.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 99303db..365b1e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ six==1.10.0 Unidecode==0.4.20 urllib3==1.24.2 uWSGI==2.0.17.1 -wagtail==1.11.1 +wagtail==2.11.6 wagtail-modeltranslation==0.6.0rc2 webencodings==0.5 Werkzeug==0.11.15