diff --git a/pyproject.toml b/pyproject.toml index a007ec8..14cbe4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ numpy = "2.0.2" pytest = "~8.4" pytest-asyncio = "~0.26" pytest-cov = "~6.1" -pytest-unordered = "~0.6" +pytest-unordered = "~0.7" pre-commit = "~4.2" docutils="~0.20" Sphinx = "~7.4"