Latest 5.2 Django

This commit is contained in:
Trenton H
2026-01-16 15:25:53 -08:00
parent 8dc4f34743
commit d81488d054
2 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@ dependencies = [
"dateparser~=1.2",
# WARNING: django does not use semver.
# Only patch versions are guaranteed to not introduce breaking changes.
"django~=5.2.5",
"django==5.2.10",
"django-allauth[mfa,socialaccount]~=65.13.0",
"django-auditlog~=3.4.1",
"django-cachalot~=2.8.0",