Skip to content

Commit f452767

Browse files
committed
Fixed tox
1 parent edeb606 commit f452767

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
@@ -25,7 +25,7 @@ deps=
2525
django3.2: django>=3.2,<3.3
2626
django4.0: django>=4.0,<4.1
2727
django4.1: django>=4.1,<4.2
28-
django4.2: django
28+
django4.2: django>=4.2,<4.3
2929
mock
3030

3131
[testenv:flake8]

0 commit comments

Comments
 (0)