diff --git a/pyproject.toml b/pyproject.toml index a3d238b..0d311de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "pytest==7.1.2", "pytest-cov==3.0.0", "pytest-django==4.5.2", - "pytest-xdist==2.5.0", + "pytest-xdist==3.0.2", "vulture==2.5", "yapf==0.32.0", "pre-commit==2.20.0",