Skip to content

Commit 726862b

Browse files
upgrade wagtail to 6.2.2
1 parent 0928ad3 commit 726862b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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.11"
99
Django = "~4.2"
10-
wagtail = "~6.1"
10+
wagtail = "~6.2"
1111
psycopg2 = "^2.9.9"
1212
gunicorn = {version = "^22.0.0", optional = true}
1313
whitenoise = "^6.1.0"

0 commit comments

Comments
 (0)