diff --git a/pyproject.toml b/pyproject.toml index 2fa6eed..34f2be1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ flake8 = "^5.0.4" bandit = "^1.7.4" coverage = "^6.4" pytest-cov = "^4.0.0" -pytest-xdist = "^2.5.0" +pytest-xdist = "^3.1.0" unasync = "^0.5.0" pytest-asyncio = "^0.19.0" email-validator = "^1.3.0"