diff --git a/pyproject.toml b/pyproject.toml index fdc9cddc8..ef611c2e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -145,7 +145,7 @@ dev = [ "flake8", "ldap3", "pre-commit", - "pytest", + "pytest <8", # TMP pin while plugins catch up "pytest-asyncio", "pytest-rerunfailures", "sphinx !=4.1.0, !=4.1.1, !=4.1.2, !=4.2.0",