From 6a4c8013392500b7f4f7432bfd13d63277c84345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:55:08 +0000 Subject: [PATCH] Bump wagtail from 2.14.1 to 2.15.2 Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.14.1 to 2.15.2. - [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.14.1...v2.15.2) --- 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 21f48e2..1cdc3c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ django==3.2 -wagtail==2.14.1 +wagtail==2.15.2 psycopg2-binary==2.8.6 djangorestframework factory-boy==3.2.0