diff --git a/pyproject.toml b/pyproject.toml index a9412ce..5cc8624 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ test = [ "sphinxcontrib_spelling", "requests_mock", "ruamel.yaml", - "pytest>=7.0", + "pytest>=7.0,<8", "pytest-console-scripts", "pytest-cov", "pytest-timeout",