Upgrade to Django 5.2.3

This commit is contained in:
2025-06-14 15:52:54 +02:00
parent eef081366a
commit 41d1fb8cc0
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
django = "~=4.2"
django = "~=5.2"
django-registration = "*"
pytz = "*"
matplotlib = "*"