diff --git a/pyproject.toml b/pyproject.toml index 9a49e9e..d719ef2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ pylint = "^2.11.1" pytest = "^7.2.1" pyupgrade = "^3.3.1" ruff = "^0.0.269" -pytest-html = "^3.1.1" +pytest-html = "^4.0.0" pytest-cov = "^4.0.0" yamllint = "^1.29.0"