Update pytest to 7.3

This commit is contained in:
Raphael Michel
2023-04-24 13:30:11 +02:00
parent 08fdf1dcad
commit 4fc6593b60

View File

@@ -256,7 +256,7 @@ setup(
'pytest-rerunfailures==11.*',
'pytest-sugar',
'pytest-xdist==3.2.*',
'pytest==7.2.*',
'pytest==7.3.*',
'responses',
],
'memcached': ['pylibmc'],