diff --git a/pyproject.toml b/pyproject.toml index 1a9ad4c37..fa9220db4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ [project.optional-dependencies] test = [ "pytest==9.0.3", - "pytest-xdist==3.6.1", + "pytest-xdist==3.8.0", "pytest-json-report==1.5.0", "pytest-timeout==2.3.1", "pytest-benchmark==5.2.3",