diff --git a/pyproject.toml b/pyproject.toml index c524bd7..079b35f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ commitizen = "^3.14.1" [tool.poetry.group.test.dependencies] pytest = "^8.0.0" pytest-asyncio = "^0.23.5" -pytest-cov = "^4.1.0" +pytest-cov = "^7.0.0" pytest-mock = "^3.12.0" hypothesis = "^6.98.0"