diff --git a/pyproject.toml b/pyproject.toml index 5099569..ad2c97a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ psutil = "^5.9" [tool.poetry.group.dev.dependencies] pytest = "^7.4" pytest-asyncio = "^0.23" -pytest-cov = "^4.1" +pytest-cov = "^7.0" pytest-mock = "^3.12" mypy = "^1.8" ruff = "^0.1"