diff --git a/pyproject.toml b/pyproject.toml index ed69f60..1026b1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ pytest = "^7.2.1" pyupgrade = "^3.3.1" ruff = "^0.0.287" pytest-html = "^3.1.1" -pytest-cov = "^4.0.0" +pytest-cov = "^5.0.0" yamllint = "^1.29.0" [tool.ruff]