diff --git a/backend/Pipfile b/backend/Pipfile index ee401bbee..c1db2109f 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -37,7 +37,7 @@ aioresponses = ">=0.7.4" mypy = ">=1.3.1" pluggy = "<=1.5.0" pylint = "==3.3.1" -pytest = "<=8.3.3" +pytest = "<=8.3.4" pytest-asyncio = "<=0.21.2" pytest-cov = ">=4.0.0" pytest-xdist = ">=3.2.1"