From 8e3a17c53f4e79d2cf5a882eeac9790f0abaa8a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 20:19:10 +0000 Subject: [PATCH] Bump wagtail from 2.11.5 to 2.11.8 Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.11.5 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.11.5...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 41057443..b1ddc374 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,5 +44,5 @@ social_auth_app_django==4.0.0 tomd==0.1.3 wagtail-cache==1.0.1 wagtail-purge==0.1 -wagtail==2.11.5 +wagtail==2.11.8 whitenoise==5.2.0