diff --git a/pyproject.toml b/pyproject.toml index 8a632d3..364fb21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "mypy~=1.3", "pylint~=2.17.4", "pytest~=7.4.0", - "tox~=4.9.0", + "tox~=4.10.0", ] [tool.pytest.ini_options]