diff --git a/pyproject.toml b/pyproject.toml index 466280dd81..37c48e73ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -122,7 +122,7 @@ dev = [ "pytest-django==4.*", "pytest-mock==3.14.*", "pytest-sugar", - "pytest-xdist==3.7.*", + "pytest-xdist==3.8.*", "pytest==8.4.*", "responses", ]