Skip to content

Commit ad9bffe

Browse files
deps: Update dependency pytest-cov to >=6.3.0 (#438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1d9cc9 commit ad9bffe

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.2.1"
98+
pytest-cov = ">=6.3.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)