diff --git a/pyproject.toml b/pyproject.toml index 16f228b4..f6044914 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ tests = [ "pillow==11.0.0 ; sys_platform == 'linux' and python_version == '3.13'", "pytest==8.3.3", "pytest-cov==6.0.0", - "pytest-rerunfailures==14.0.0", + "pytest-rerunfailures==15.0", "pyvirtualdisplay==3.0 ; sys_platform == 'linux'", ]