Bump pytest-xdist to 3.2.*

This commit is contained in:
Raphael Michel
2023-02-22 12:58:59 +01:00
parent 0bb99c911b
commit 8a5463320a

View File

@@ -253,7 +253,7 @@ setup(
'pytest-mock==3.10.*',
'pytest-rerunfailures==11.*',
'pytest-sugar',
'pytest-xdist==3.1.*',
'pytest-xdist==3.2.*',
'pytest==7.2.*',
'responses',
],