From ea15058a26687d7a796fdcc739f7c484a485fcd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 17:59:44 +0000 Subject: [PATCH] Bump wagtail from 6.3.5 to 6.3.8 in /requirements Bumps [wagtail](https://github.com/wagtail/wagtail) from 6.3.5 to 6.3.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/v6.3.5...v6.3.8) --- updated-dependencies: - dependency-name: wagtail dependency-version: 6.3.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 07376a2..c47ad9f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -9,7 +9,7 @@ python-dateutil # For generating non-html copy for mailout etc: html2text==3.200.3 # CMS: -wagtail==6.3.5 +wagtail==6.3.8 monthdelta # The MySQL-python library requires a C build chain (gcc, etc.) and the mysql