Update pytest-rerunfailures to 11.*

This commit is contained in:
Raphael Michel
2023-02-01 12:15:16 +01:00
parent afae6fdd45
commit 56ce37225c

View File

@@ -250,7 +250,7 @@ setup(
'pytest-cov',
'pytest-django==4.*',
'pytest-mock==3.10.*',
'pytest-rerunfailures==10.*',
'pytest-rerunfailures==11.*',
'pytest-sugar',
'pytest-xdist==3.1.*',
'pytest==7.2.*',