From d866ee36dbc1d391222a02eed65eb53d2f6f9bbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 14:15:25 +0000 Subject: [PATCH] Bump wagtail from 2.7.1 to 2.11.6 Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.7.1 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.7.1...v2.11.6) 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..5aae8e9 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.6 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.6 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