diff --git a/pyproject.toml b/pyproject.toml index c0576f4..28f35ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "black", "codespell[toml]", "mypy", - "pytest<8.0.0", + "pytest", "pytest-clarity", "ruff", "safety",