diff --git a/backend/Pipfile b/backend/Pipfile index b2e5c1f9..6e73f638 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -38,7 +38,7 @@ mypy = ">=1.3.1" pluggy = "<=1.5.0" pylint = ">=2.15.10" pytest = "<=8.1.1" -pytest-asyncio = "<=0.21.1" +pytest-asyncio = "<=0.21.2" pytest-cov = ">=4.0.0" pytest-xdist = ">=3.2.1" ruff = ">=0.0.292"