diff --git a/pyproject.toml b/pyproject.toml index 60921c3b..4b26ee98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ optional = true [tool.poetry.group.test.dependencies] pytest = "^7.1.1" -pytest-cov = "^4.0" +pytest-cov = "^5.0.0" pytest-datadir = "^1.3" pytest-mock = "^3.5" pytest-runner = "^6.0"