diff --git a/pyproject.toml b/pyproject.toml index 1ea2c108..291f5deb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ lockfile_extras = [ test = [ "pytest>=7.4.0", - "pytest-cov>=4.1.0", + "pytest-cov>=7.1.0", "pytest-timeout>=2.2.0", "pandas>=3.0.5", "seaborn>=0.12",