⬆️(django) bump version to 5.2.7

Trivy scan is complaining this fixes CVE-2025-59681.
This commit is contained in:
Quentin BEY
2025-10-02 22:47:56 +02:00
parent bc65d646e5
commit 48fb064594
+1 -1
View File
@@ -39,7 +39,7 @@ dependencies = [
"django-redis==6.0.0",
"django-storages[s3]==1.14.6",
"django-timezone-field>=5.1",
"django==5.2.6",
"django==5.2.7",
"djangorestframework==3.16.1",
"drf_spectacular==0.28.0",
"dockerflow==2024.4.2",