diff --git a/backend/Pipfile b/backend/Pipfile index b5895b73..75d8f068 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -39,7 +39,7 @@ pylint = "3.3.1" pytest = "8.4.0" pytest-asyncio = "1.0.0" pytest-cov = "6.2.0" -pytest-xdist = "3.7.0" +pytest-xdist = "3.8.0" ruff = "0.11.0" vulture = "2.14"