Skip to content

Commit b4c06fb

Browse files
Update dependency django to v6
1 parent 6f7d9ce commit b4c06fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"click>=8.1,!=8.2.0",
1616
"deepdiff>=8.0.0,<9",
1717
"dj-database-url>=0.5.0,<0.6",
18-
"django>=5.2,<5.3",
18+
"django>=6,<6.1",
1919
"django-anymail[mailgun]>=11.1,<12",
2020
"django-cors-headers>=4.0.0,<5",
2121
"django-countries>=7.2.1,<8",

0 commit comments

Comments
 (0)