Update dependency wagtail to v4

This commit is contained in:
Renovate 2022-10-24 22:05:25 +01:00
parent a276f9afcb
commit 4d8af93523

View file

@ -7,7 +7,7 @@ authors = []
[tool.poetry.dependencies]
python = "^3.10"
Django = "4.0.6"
wagtail = "3.0.3"
wagtail = "4.0.4"
django-environ = "0.9.0"
whitenoise = {version = "6.2.0", extras = ["brotli"]}
Pygments = "2.13.0"