From 79996d5cc09df353fafb04249a97d0561c60e760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 12:52:35 +0000 Subject: [PATCH] Bump wagtail from 2.7.2 to 2.7.4 in /v1_13_2/dockerfiles/build/backend Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.7.2 to 2.7.4. - [Release notes](https://github.com/wagtail/wagtail/releases) - [Changelog](https://github.com/wagtail/wagtail/blob/master/CHANGELOG.txt) - [Commits](https://github.com/wagtail/wagtail/compare/v2.7.2...v2.7.4) 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..fa12ac5 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.7.4 psycopg2-binary \ No newline at end of file