diff --git a/pyproject.toml b/pyproject.toml index 5e30011..62b2aa0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev = [ "pyright>=1.1.356", "pytest==8.3.2", "ruff==0.6.1", - "tox==4.17.1", + "tox==4.18.0", ] [tool.pyright]