⬆️(dependencies) update django to v5.1.7 [SECURITY]

This commit is contained in:
renovate[bot]
2025-03-10 09:07:40 +00:00
committed by Manuel Raynaud
parent fdc49dc002
commit 757d7f35cd

View File

@@ -37,7 +37,7 @@ dependencies = [
"django-redis==5.4.0", "django-redis==5.4.0",
"django-storages[s3]==1.14.5", "django-storages[s3]==1.14.5",
"django-timezone-field>=5.1", "django-timezone-field>=5.1",
"django==5.1.6", "django==5.1.7",
"django-treebeard==4.7.1", "django-treebeard==4.7.1",
"djangorestframework==3.15.2", "djangorestframework==3.15.2",
"drf_spectacular==0.28.0", "drf_spectacular==0.28.0",