diff --git a/pyproject.toml b/pyproject.toml index afa5e168..fd273452 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ tests = [ "scipy==1.10.0", "pytest==7.2.1", "pytest-cov==4.0.0", - "pytest-rerunfailures==10.3", + "pytest-rerunfailures==11.0", "pyvista==0.37.0", "vtk==9.2.5", ]