diff --git a/pyproject.toml b/pyproject.toml index 1987b6ab..cbf84a52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ tuning = [ dev = [ "stable-learning_control[tf2,tuning]", "pytest>=7.3.2", - "pytest-cov>=4.1.0", + "pytest-cov>=7.1.0", "pytest-html>=3.2.0", "syrupy>=4.0.2", "flake8>=6.0.0",