From 7961cd9035c864a1f2106691876f97b8c0cd31dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 14:15:48 +0000 Subject: [PATCH] Bump wagtail from 2.11.5 to 2.11.6 Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.11.5 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/v2.11.5...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 41057443..201c1f86 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.6 whitenoise==5.2.0