dnscms: bump wagtail

This commit is contained in:
2026-05-19 19:47:46 +02:00
parent 7e114adcc3
commit 1073adacbb
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ description = ""
authors = [{ name = "EDB", email = "edb@neuf.no" }]
requires-python = ">=3.14, <3.15"
dependencies = [
"wagtail>=7.4,<8",
"wagtail>=7.4.1,<8",
"wagtail-grapple>=0.31.0,<0.32",
"wagtail-headless-preview>=0.8,<0.9",
"django>=6.0.5,<7",