Skip to content

Commit fe2cce8

Browse files
committed
Fix tox config
1 parent 20b7d25 commit fe2cce8

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
@@ -29,6 +29,6 @@ deps=
2929
django-41: django==4.1.*
3030
django-42: django==4.2.*
3131
django-50: django==5.0.*
32-
django-50: django==5.1.*
32+
django-51: django==5.1.*
3333
pytest
3434
pytest-django

0 commit comments

Comments
 (0)