diff --git a/pyproject.toml b/pyproject.toml index 381b876..86fe5f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ notebooks = [ ] dev-tests = [ "pytest>=8.3.1,<8.4", - "pytest-cov>=6.0.0,<6.1", + "pytest-cov>=6.0.0,<6.3", "pytest-mock>=3.14.0,<3.15", "scikit-learn>=1.5.1,<1.6", ]