diff --git a/pyproject.toml b/pyproject.toml index c4368cf..f493638 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ toml="^0.10.0" black="^24.3.0" pytest = "^8.3.1" httpx = "^0.28.1" -pytest-cov = "^6.0.0" +pytest-cov = "^7.1.0" alembic = "^1.11.1" yamllint = "^1.35.0" coverage = "^7.2.5"