Skip to content

Commit 28d0ff7

Browse files
committed
chore: update tox version for 3.13
1 parent 4b82fa2 commit 28d0ff7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

requirements/test.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,7 @@ responses<0.18.0; python_version < "3.7"
2323

2424
black>=24.8.0; python_version >= "3.8"
2525
black==19.10b0; python_version < "3.8"
26-
tox==3.14.2
26+
27+
tox>=4; python_version >= "3.13"
28+
tox==3.14.2; python_version < "3.13"
29+

0 commit comments

Comments
 (0)