diff --git a/backend/Pipfile b/backend/Pipfile index 81142a028..68c346676 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -35,7 +35,7 @@ aioresponses = ">=0.7.4" mypy = ">=1.3.1" pluggy = "<=1.3.0" pylint = ">=2.15.10" -pytest = "<=7.4.3" +pytest = "<=8.0.0" pytest-asyncio = "<=0.21.1" pytest-cov = ">=4.0.0" pytest-xdist = ">=3.2.1"