Skip to content

Commit e12ba91

Browse files
committed
Bump django to 5.1.8
1 parent 9e540d8 commit e12ba91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -6,7 +6,7 @@ authors = ["Torchbox Ltd"]
66

77
[tool.poetry.dependencies]
88
python = "^3.13"
9-
Django = "~5.1.5"
9+
Django = "~5.1.8"
1010
wagtail = "~6.4"
1111
psycopg = "^3.2.6"
1212
gunicorn = "^23.0.0"

0 commit comments

Comments
 (0)