Skip to content

Commit 475bd1c

Browse files
deps: Update dependency pytest-cov to v7
1 parent c94a47f commit 475bd1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ lint = { cmd = "lefthook run pre-commit --all-files --force", description = "Run
9595

9696
[tool.pixi.feature.tests.dependencies]
9797
pytest = ">=8.4.2"
98-
pytest-cov = ">=6.3.0"
98+
pytest-cov = ">=7.0.0"
9999
hypothesis = ">=6.138.3"
100100
array-api-strict = ">=2.4.1,<2.5"
101101
numpy = ">=1.22.0"

0 commit comments

Comments
 (0)