diff --git a/pyproject.toml b/pyproject.toml index 45d29233..8f4b2ff7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dev = [ "mypy==1.15.0", "pre-commit==4.2.0", "pytest-cov==6.1.1", - "pytest-xdist==3.6.1", + "pytest-xdist==3.7.0", "pytest==8.3.5", "ruff==0.11.11", "types-requests==2.32.0.20250515",