Skip to content

Commit bc32d15

Browse files
fix(deps): update dependency django to v6
1 parent 0e424e0 commit bc32d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"authlib==1.6.6",
1414
"crispy-bootstrap5==2025.6",
1515
"dj-rest-auth==7.0.1",
16-
"django==5.2.9",
16+
"django==6.0.1",
1717
"django-auditlog==3.3.0",
1818
"django-cors-headers==4.9.0",
1919
"django-crispy-forms==2.5",

0 commit comments

Comments
 (0)