From 2ffd48e3d294c6bfe0c63b1c13561d49a404239f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 12:48:04 +0000 Subject: [PATCH] Bump wagtail from 1.5.3 to 2.7.4 Bumps [wagtail](https://github.com/wagtail/wagtail) from 1.5.3 to 2.7.4. - [Release notes](https://github.com/wagtail/wagtail/releases) - [Changelog](https://github.com/wagtail/wagtail/blob/master/CHANGELOG.txt) - [Commits](https://github.com/wagtail/wagtail/compare/v1.5.3...v2.7.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2055447..cc12996 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,5 +19,5 @@ requests-oauthlib==0.6.2 scipy==0.15.1 six==1.9.0 sphinx-me==0.3 -wagtail==1.5.3 +wagtail==2.7.4 wsgiref==0.1.2