Skip to content

Commit 753afcc

Browse files
⬆️(dependencies) update django to v5.1.5 [SECURITY]
1 parent 234cc23 commit 753afcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"django-cors-headers==4.6.0",
3131
"redis==5.2.1",
3232
"django-redis==5.4.0",
33-
"django==5.1.4",
33+
"django==5.1.5",
3434
"djangorestframework==3.15.2",
3535
"drf_spectacular==0.28.0",
3636
"dockerflow==2024.4.2",

0 commit comments

Comments
 (0)