Skip to content

Commit 61ae43e

Browse files
Update dependency pytest-cov to v7
1 parent 73e5578 commit 61ae43e

2 files changed

Lines changed: 82 additions & 55 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Documentation = "https://biosimulations.github.io/compose-api/"
4747
[dependency-groups]
4848
dev = [
4949
"pytest>=8.3.5,<9",
50-
"pytest-cov>=4.0.0,<5",
50+
"pytest-cov>=7,<8",
5151
"deptry>=0.23.0,<0.24",
5252
"mypy>=1.5.1,<2",
5353
"pre-commit>=3.4.0,<4",

0 commit comments

Comments
 (0)