Bump pytest-xdist to 3.1.*

This commit is contained in:
Raphael Michel
2022-12-12 10:53:21 +01:00
parent 2d7c4a3d42
commit 47dabc1fe7

View File

@@ -252,7 +252,7 @@ setup(
'pytest-mock==3.10.*',
'pytest-rerunfailures==10.*',
'pytest-sugar',
'pytest-xdist==3.0.*',
'pytest-xdist==3.1.*',
'pytest==7.2.*',
'responses',
],