Skip to content

Commit 26ae88f

Browse files
authored
Merge pull request #702 from vintasoftware/upgrade-django-to-5.2
Upgrade Django to 5.2
2 parents be85701 + 41cd47e commit 26ae88f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package-mode = false
99

1010
[tool.poetry.dependencies]
1111
python = "^3.12"
12-
Django = "^5.0"
12+
Django = "^5.2"
1313
celery = {extras = ["redis"], version = "^5.3.6"}
1414
celery-redbeat = "^2.1.1"
1515
django-model-utils = "^4.3.1"

0 commit comments

Comments
 (0)