Skip to content

Commit 61c9a8d

Browse files
committed
Updated tox.ini.
1 parent c313b06 commit 61c9a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ deps =
2929
django42: Django>=4.2,<5.0
3030
django50: Django>=5.0,<5.1
3131
django51: Django>=5.1,<5.2
32-
django52: Django>=5.2a1,<5.3
32+
django52: Django>=5.2,<5.3
3333
extras = django-extensions
3434
commands =
3535
pytest

0 commit comments

Comments
 (0)