diff --git a/pyproject.toml b/pyproject.toml index 84f655a..536e07b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ numpy = "2.0.2" [tool.poetry.dev-dependencies] pytest = "~8.4" pytest-asyncio = "~1.1" -pytest-cov = "~6.2" +pytest-cov = "~7.0" pytest-unordered = "~0.7" pre-commit = "~4.3" docutils="~0.20"