diff --git a/backend/Pipfile b/backend/Pipfile index 8f79ad966..315790fae 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -39,7 +39,7 @@ pluggy = "1.5.0" pylint = "3.3.1" pytest = "8.3.4" pytest-asyncio = "0.21.2" -pytest-cov = "4.0.0" +pytest-cov = "6.0.0" pytest-xdist = "3.6.1" ruff = "0.9.1" vulture = "2.14"