diff --git a/pyproject.toml b/pyproject.toml index a57efc7bd1..d355d08847 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -126,7 +126,7 @@ dev = [ "pytest-mock==3.14.*", "pytest-rerunfailures==14.*", "pytest-sugar", - "pytest-xdist==3.5.*", + "pytest-xdist==3.6.*", "pytest==8.2.*", "responses", ]