Skip to content

Commit 62ba138

Browse files
committed
use django 5.2 stable version in ci
1 parent 942154f commit 62ba138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ deps=
4343
django32: Django ~= 3.2
4444
django42: Django ~= 4.2
4545
django51: Django ~= 5.1
46-
django52: Django ~= 5.2rc1
46+
django52: Django ~= 5.2
4747

4848
linkcheck,apicheck: -r{toxinidir}/requirements/docs.txt
4949
flake8,pydocstyle: -r{toxinidir}/requirements/pkgutils.txt

0 commit comments

Comments
 (0)