diff --git a/pyproject.toml b/pyproject.toml index bc5ff4c..ed0cadd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "mypy==1.3", "pylint==3.1.0", "pytest==8.0.0", - "tox==4.14.0", + "tox==4.14.1", ] [tool.pytest.ini_options]