diff --git a/backend/Pipfile b/backend/Pipfile index 42fc3862..51b2f318 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -37,7 +37,7 @@ aioresponses = ">=0.7.4" mypy = ">=1.3.1" pluggy = "<=1.4.0" pylint = ">=2.15.10" -pytest = "<=8.0.2" +pytest = "<=8.1.0" pytest-asyncio = "<=0.21.1" pytest-cov = ">=4.0.0" pytest-xdist = ">=3.2.1"