Skip to content

Commit 83e3dd5

Browse files
Fix tox dependency
1 parent 39d2be7 commit 83e3dd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dev = [
99
tests = [
1010
"pytest >= 8.3.5",
1111
"pytest-cov >= 6.1.1",
12-
"tox >= 4.25",
12+
"tox >= 4.25.0",
1313
"tox-uv >= 1.25.0"
1414
]
1515

0 commit comments

Comments
 (0)