Bump pytest-xdist to 3.0.*

This commit is contained in:
Raphael Michel
2022-11-11 16:59:46 +01:00
parent 4d5c828e2a
commit 30cfe1ef3c

View File

@@ -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',
],