diff --git a/pyproject.toml b/pyproject.toml index 6280be8d..8aae4d28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ tests = [ "pillow==11.2.1 ; sys_platform == 'linux' and python_version == '3.13'", "pytest==8.3.5", "pytest-cov==6.1.1", - "pytest-rerunfailures==15.0", + "pytest-rerunfailures==15.1", "pyvirtualdisplay==3.0 ; sys_platform == 'linux'", ]