diff --git a/pyproject.toml b/pyproject.toml index 8c705618c..ef194ce79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "pytest>=8.4.1,<9.0.0", "pytest-asyncio>=1.1.0,<2.0.0", "pytest-cov>=6.2.1,<8.0.0", - "pytest-rerunfailures>=14.0,<15.0", + "pytest-rerunfailures>=14.0,<17.0", "ruff>=0.12.7,<1.0.0", "types-python-dateutil>=2.9.0,<3.0.0", ]