⬆️(backend) bump django from 5.2.6 to 5.2.7

Upgrade to django 5.2.7
It is a security release with a fix for 2 CVE
https://docs.djangoproject.com/en/5.2/releases/5.2.7/
This commit is contained in:
dependabot[bot]
2025-10-03 08:29:34 +00:00
committed by GitHub
parent 7ed46ab225
commit 59e875764c

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",
"django-treebeard==4.7.1",
"djangorestframework==3.16.0",
"drf_spectacular==0.28.0",