diff --git a/src/setup.py b/src/setup.py index 0746bf3900..48b25dfbec 100644 --- a/src/setup.py +++ b/src/setup.py @@ -252,7 +252,7 @@ setup( 'pytest-mock==3.10.*', 'pytest-rerunfailures==10.2', 'pytest-sugar', - 'pytest-xdist==2.5.*', + 'pytest-xdist==3.0.*', 'pytest==7.2.*', 'responses', ],