From 8582ed9a8da05f1f0119d566de4bba88166a1aff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 20:18:36 +0000 Subject: [PATCH] Bump wagtail from 2.11.6 to 2.11.8 in /paper_fig Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.11.6 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.11.6...v2.11.8) --- updated-dependencies: - dependency-name: wagtail dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- paper_fig/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper_fig/requirements.txt b/paper_fig/requirements.txt index c271223..0d9c357 100644 --- a/paper_fig/requirements.txt +++ b/paper_fig/requirements.txt @@ -115,7 +115,7 @@ Unidecode==1.0.23 uritemplate==3.0.0 urllib3==1.24.3 virtualenv==16.5.0 -wagtail==2.11.6 +wagtail==2.11.8 wasabi==0.2.2 webencodings==0.5.1 Werkzeug==0.15.5