From a1f4a2197e2e2b1bbb3e6c0f949b9825a55437b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 17:27:19 +0000 Subject: [PATCH] Bump wagtail from 4.0.2 to 4.1.4 Bumps [wagtail](https://github.com/wagtail/wagtail) from 4.0.2 to 4.1.4. - [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/v4.0.2...v4.1.4) --- 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 0e936a1..819ca98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==4.1 -wagtail==4.0.2 +wagtail==4.1.4 python-webpack-boilerplate==1.0.0 psycopg2-binary==2.9.4 django-extensions==3.2.1