From f10f69c4602c325a97b76557b6066e48672c12a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 14:12:12 +0000 Subject: [PATCH] Bump wagtail from 2.7.2 to 2.11.6 in /v1_13_2/dockerfiles/build/backend Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.7.2 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.2...v2.11.6) Signed-off-by: dependabot[bot] --- v1_13_2/dockerfiles/build/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1_13_2/dockerfiles/build/backend/requirements.txt b/v1_13_2/dockerfiles/build/backend/requirements.txt index f326bfc..7d3891e 100644 --- a/v1_13_2/dockerfiles/build/backend/requirements.txt +++ b/v1_13_2/dockerfiles/build/backend/requirements.txt @@ -1,2 +1,2 @@ -wagtail===2.7.2 +wagtail===2.11.6 psycopg2-binary \ No newline at end of file