diff --git a/pyproject.toml b/pyproject.toml index 33ada4a3a..bf5af2b0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ tests = [ "parse==1.20.2", "pytest==8.3.4", "pytest-cov==6.0.0", - "pytest-rerunfailures==14.0", + "pytest-rerunfailures==15.0", "pyyaml==6.0.2", "regex==2024.11.6", ]