Skip to content

Commit 45eda88

Browse files
deps: Update dependency pytest-cov to v7 (#443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28d7412 commit 45eda88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)