Skip to content

Commit 168d139

Browse files
⬆️(dependencies) update django to v5.2.9 [SECURITY]
1 parent 54fe70d commit 168d139

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
@@ -39,7 +39,7 @@ dependencies = [
3939
"django-redis==6.0.0",
4040
"django-storages[s3]==1.14.6",
4141
"django-timezone-field>=5.1",
42-
"django==5.2.8",
42+
"django==5.2.9",
4343
"django-treebeard==4.7.1",
4444
"djangorestframework==3.16.1",
4545
"drf_spectacular==0.29.0",

0 commit comments

Comments
 (0)