diff --git a/backend/Pipfile b/backend/Pipfile index b432ae3f..43b99a7c 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.0" +pytest = "<=8.2.1" pytest-asyncio = "<=0.21.2" pytest-cov = ">=4.0.0" pytest-xdist = ">=3.2.1"