diff --git a/pyproject.toml b/pyproject.toml index 8055124f..03c20291 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dev = [ "mypy==1.18.2", "pre-commit==4.2.0", "pytest-cov==7.0.0", - "pytest-xdist==3.7.0", + "pytest-xdist==3.8.0", "pytest==8.4.2", "ruff==0.11.11", "types-requests==2.32.4.20250913",