From bb6490fc458e1fcfc2477709a29b7e7ca0932112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 20:18:40 +0000 Subject: [PATCH] Bump wagtail from 2.7.1 to 2.11.8 Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.7.1 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.1...v2.11.8) --- updated-dependencies: - dependency-name: wagtail dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- wagtail_commerce/requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index d619455..39d0229 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ sqlparse==0.3.0 static3==0.7.0 Unidecode==1.1.1 urllib3==1.25.7 -wagtail==2.7.1 +wagtail==2.11.8 webencodings==0.5.1 whitenoise==5.0.1 Willow==1.3 @@ -56,7 +56,7 @@ sqlparse==0.3.0 static3==0.7.0 Unidecode==1.1.1 urllib3==1.25.7 -wagtail==2.7.1 +wagtail==2.11.8 webencodings==0.5.1 whitenoise==5.0.1 Willow==1.3 diff --git a/wagtail_commerce/requirements.txt b/wagtail_commerce/requirements.txt index 962f72a..3bfa3b1 100644 --- a/wagtail_commerce/requirements.txt +++ b/wagtail_commerce/requirements.txt @@ -1,2 +1,2 @@ Django>=2.2,<2.3 -wagtail>=2.7,<2.8 +wagtail>=2.7,<2.12