diff --git a/pyproject.toml b/pyproject.toml index 91e4ebed..8eb072bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dev = [ test = [ "psycopg >=3.2,<4", "pytest >=6.3,<10", - "pytest-cov >=6.0,<7.1", + "pytest-cov >=6.0,<7.2", "requests_mock >=1.9,<2", "scikit-learn >=1.7,<1.9", ]