diff --git a/pyproject.toml b/pyproject.toml index 12f75a9..94f66fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ black = "^24.1.1" ruff = "^0.2.1" pytest = "^8.0.0" pyclean = "^2.7.6" -pytest-cov = "^4.1.0" +pytest-cov = "^5.0.0" coverage = "^7.4.1"