diff --git a/pyproject.toml b/pyproject.toml index 8167fa27..08adb710 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -95,7 +95,7 @@ lint = { cmd = "lefthook run pre-commit --all-files --force", description = "Run [tool.pixi.feature.tests.dependencies] pytest = ">=8.4.2" -pytest-cov = ">=6.2.1" +pytest-cov = ">=6.3.0" hypothesis = ">=6.138.3" array-api-strict = ">=2.4.1,<2.5" numpy = ">=1.22.0"