From 869bff13873af2845cbc0f3fc104c9d831fb1385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 20:15:36 +0000 Subject: [PATCH] Bump wagtail from 1.6 to 2.11.8 Bumps [wagtail](https://github.com/wagtail/wagtail) from 1.6 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.6...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 db9db8d..4ca2a9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==1.9.5 psycopg2==2.6.1 elasticsearch==1.2.0 django-redis==4.3.0 -wagtail==1.6 +wagtail==2.11.8 django-libsass==0.6 libsass==0.8.3 Pillow==3.3.0