From eb9afdaa5dae0e94d6de27acb938c304ce0d9638 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:31:08 +0000 Subject: [PATCH] Bump wagtail from 7.1.1 to 7.1.2 Bumps [wagtail](https://github.com/wagtail/wagtail) from 7.1.1 to 7.1.2. - [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/v7.1.1...v7.1.2) --- updated-dependencies: - dependency-name: wagtail dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/requirements.txt b/example/requirements.txt index 816411e..236aea1 100644 --- a/example/requirements.txt +++ b/example/requirements.txt @@ -1,3 +1,3 @@ Django>=4.2,<5.3 -wagtail==7.1.1 +wagtail==7.1.2 wagtailterms>=0.1.0 \ No newline at end of file