diff --git a/setup.py b/setup.py index 0614bae..ebf0a15 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ "pytest==7.4.3", "pytest-asyncio==0.21.1", "pytest-monitor==1.6.6; sys_platform == 'linux'", - "pytest-xdist==3.3.1", + "pytest-xdist==3.5.0", "isort==5.12.0", "faker==21.0.0", "flake8==6.1.0",