diff --git a/pyproject.toml b/pyproject.toml index 4b56139..0ddc8ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ numpy = "2.0.2" [tool.poetry.dev-dependencies] pytest = "~8.4" pytest-asyncio = "~0.26" -pytest-cov = "~6.1" +pytest-cov = "~6.2" pytest-unordered = "~0.7" pre-commit = "~4.2" docutils="~0.20"