diff --git a/pyproject.toml b/pyproject.toml index ffb78eab..d30b3916 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ optional = true [tool.poetry.group.test.dependencies] pytest = "^7.1.1" -pytest-cov = "^4.0" +pytest-cov = "^7.0.0" pytest-datadir = "^1.3" pytest-mock = "^3.5" pytest-runner = "^6.0"