Skip to content

Commit fd4cac6

Browse files
committed
feat: upgrade wagtail from 7.1 to 7.2
1 parent 094e022 commit fd4cac6

File tree

2 files changed

+30
-9
lines changed

2 files changed

+30
-9
lines changed

poetry.lock

Lines changed: 29 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Torchbox Ltd"]
77
[tool.poetry.dependencies]
88
python = "^3.13"
99
Django = "~5.2.0"
10-
wagtail = "~7.1"
10+
wagtail = "~7.2"
1111
psycopg = "^3.2.9"
1212
gunicorn = "^23.0.0"
1313
whitenoise = "^6.9.0"

0 commit comments

Comments
 (0)