diff --git a/pyproject.toml b/pyproject.toml index 4a7077d..ed2c7cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ overgeneral-exceptions = [ [tool.poetry.group.test.dependencies] pytest = "^8.0.0" -pytest-cov = "^4.1" +pytest-cov = "^5.0.0" pytest-asyncio = "^0.23.0" pytest-mock = "^3.11.1" pytest-loguru = "^0.4.0"