Skip to content

Commit 8be1872

Browse files
committed
Upgrade to Django 6
1 parent c94919e commit 8be1872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ verify_ssl = true
77
autopep8 = "*"
88

99
[packages]
10-
django = "~=5.2.5"
10+
django = "~=6.0.0"
1111
django-huey = "*"
1212
django-sass-processor = {extras = ["management-command"], version = "*"}
1313
pillow = "*"

0 commit comments

Comments
 (0)