From a8bb87d223e659c443b6be53b85125aa8bfdcee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 18:38:20 +0000 Subject: [PATCH] Bump wagtail from 6.3.5 to 6.3.6 in /requirements Bumps [wagtail](https://github.com/wagtail/wagtail) from 6.3.5 to 6.3.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/v6.3.5...v6.3.6) --- updated-dependencies: - dependency-name: wagtail dependency-version: 6.3.6 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..f25b2fd 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.6 monthdelta # The MySQL-python library requires a C build chain (gcc, etc.) and the mysql