Skip to content

Commit e0d4479

Browse files
committed
Revert "Update django requirement from >=5.2 to >=5.2.13"
This reverts commit 42e2508.
1 parent 8994dcc commit e0d4479

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
@@ -38,7 +38,7 @@ dynamic = [
3838
"description",
3939
]
4040
dependencies = [
41-
"Django>=5.2.13",
41+
"Django>=5.2",
4242
"dnspython>=2.0.0",
4343
]
4444

0 commit comments

Comments
 (0)