diff --git a/backend/Pipfile b/backend/Pipfile index 43b99a7ce..b01ae96aa 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -37,7 +37,7 @@ aioresponses = ">=0.7.4" mypy = ">=1.3.1" pluggy = "<=1.5.0" pylint = ">=2.15.10" -pytest = "<=8.2.1" +pytest = "<=8.2.2" pytest-asyncio = "<=0.21.2" pytest-cov = ">=4.0.0" pytest-xdist = ">=3.2.1"