diff --git a/pyproject.toml b/pyproject.toml index fe743f90f8..c64a2f14a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -123,7 +123,7 @@ dev = [ "pytest-cov", "pytest-django==4.*", "pytest-mock==3.12.*", - "pytest-rerunfailures==13.*", + "pytest-rerunfailures==14.*", "pytest-sugar", "pytest-xdist==3.5.*", "pytest==8.1.*",