diff --git a/pyproject.toml b/pyproject.toml index c6c982e0f..d27bbadc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -127,7 +127,7 @@ dev = [ "pytest-mock==3.12.*", "pytest-rerunfailures==13.*", "pytest-sugar", - "pytest-xdist==3.3.*", + "pytest-xdist==3.5.*", "pytest==8.0.*", "responses", ]