diff --git a/pyproject.toml b/pyproject.toml index 594134fa2a5..73ccbe72343 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ tests = [ "pyvista==0.37.0", "pyansys-tools-report==0.4.0", "vtk==9.0.3", - "pytest-rerunfailures==10.2", + "pytest-rerunfailures==10.3", ] doc = [ "Sphinx==5.3.0",