Skip to content

Commit 24b812f

Browse files
committed
Update dependency to to v4.31.0 manually
1 parent c2508bc commit 24b812f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
-r requirements.txt
22
-r requirements-test.txt
3-
tox==4.31.0
3+
tox==4.31.0 ; python_version >= "3.10"
4+
tox==4.30.3 ; python_version < "3.10"
45
wheel==0.46.1
56
Sphinx==7.4.7
67
sphinx-rtd-theme==3.0.2

0 commit comments

Comments
 (0)