Skip to content

Commit f09d869

Browse files
chore(deps): update dependency tox to >=4.29,<4.30
1 parent 815e599 commit f09d869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ develop = [
7272
"pytest <8.5; python_version < '3.0'",
7373
"pytest >= 5.0; python_version >= '3.0'",
7474
"pytest-html >= 1.19.0",
75-
"tox >=4.28,<4.29",
75+
"tox >=4.29,<4.30",
7676
"pylint",
7777
"ruff",
7878

0 commit comments

Comments
 (0)