From f50c397087ee8bc0bca1132e2f8a70a189d04e48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 20:19:48 +0000 Subject: [PATCH] Bump wagtail from 2.9.3 to 2.11.8 Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.9.3 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.9.3...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 407d7ab..97dde1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ markdown==3.2.2 django-filter==2.2.0 psycopg2==2.8.5 gunicorn==20.0.4 -wagtail==2.9.3 +wagtail==2.11.8 django-comments-xtd==2.6.2 django-recaptcha==2.0.6 beautifulsoup4==4.8 \ No newline at end of file