Merge branch 'renovate/wagtail-4.x' into 'master'

Update dependency wagtail to v4

See merge request 
This commit is contained in:
Renovate 2022-10-24 22:05:31 +01:00
commit 6b7796e2c3

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"