diff --git a/pyproject.toml b/pyproject.toml index 68acbd0c..4c917206 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev = [ "pytest-random-order~=1.1", "pytest-timeout~=2.2", "pytest-xvfb~=3.0", - "pytest~=8.0", + "pytest>=8,<10", "pytest-cov~=6.1.1", "watchdog~=6.0", "pre_commit~=4.2",