Skip to content

Commit f0cf7a9

Browse files
chore(deps): update dependency django to v6
1 parent 8346796 commit f0cf7a9

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
@@ -31,7 +31,7 @@ classifiers = [
3131
license-files = ["LICENSE*"]
3232
[dependency-groups]
3333
dev = [
34-
"django (==5.2.8)",
34+
"django (==6.0)",
3535
"django-vite (>=3.1.0,<4.0.0)",
3636
"ruff (>=0.14.4,<0.15.0)",
3737
"mypy (>=1.18.2,<2.0.0)",

0 commit comments

Comments
 (0)