diff --git a/pyproject.toml b/pyproject.toml index 749855aa85..bd7c7f8014 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -103,7 +103,7 @@ tests = [ "dvc-ssh", "filelock", "flaky", - "pytest<8,>=7", + "pytest>=7,<9", "pytest-cov>=4.1.0", "pytest-docker>=1,<3", "pytest-lazy-fixture",