From 912e99df9ebbbb5130a9d1e70bf24c9da1476b51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 20:17:47 +0000 Subject: [PATCH] Bump wagtail in /sykle/plugins/bootstrap/templates/cms_framework/wagtail Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.7.4 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.7.4...v2.11.8) --- updated-dependencies: - dependency-name: wagtail dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../bootstrap/templates/cms_framework/wagtail/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sykle/plugins/bootstrap/templates/cms_framework/wagtail/requirements.txt b/sykle/plugins/bootstrap/templates/cms_framework/wagtail/requirements.txt index 49552fe..9c5f822 100644 --- a/sykle/plugins/bootstrap/templates/cms_framework/wagtail/requirements.txt +++ b/sykle/plugins/bootstrap/templates/cms_framework/wagtail/requirements.txt @@ -1 +1 @@ -wagtail==2.7.4 \ No newline at end of file +wagtail==2.11.8 \ No newline at end of file