diff --git a/pyproject.toml b/pyproject.toml index 31938fc..112c8a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ pylint = "^2.11.1" pytest = "^6.2.5" pyupgrade = "^2.29.1" safety = "^1.10.3" -coverage = "^6.1.2" +coverage = "^7.4.4" coverage-badge = "^1.1.0" pytest-html = "^3.1.1" pytest-cov = "^3.0.0"