Skip to content

Commit b4a4183

Browse files
chore(deps): update dependency pytest-cov to v7 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cb8eae commit b4a4183

File tree

2 files changed

+86
-65
lines changed

2 files changed

+86
-65
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dev = [
3838
"jax>=0.4.30",
3939
"numba>=0.60.0",
4040
"pytest>=8,<9",
41-
"pytest-cov>=6,<7",
41+
"pytest-cov>=7,<8",
4242
"torch>=2.7.1",
4343
]
4444
docs = [

0 commit comments

Comments
 (0)