diff --git a/pyproject.toml b/pyproject.toml index bb83878..b452d62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ pyupgrade = "^3.8.0" safety = "^3.1.0" coverage = "^7.4.4" coverage-badge = "^1.1.0" -pytest-html = "^3.1.1" +pytest-html = "^4.1.1" pytest-cov = "^5.0.0" [tool.black]