Skip to content

Commit 279f8ae

Browse files
committed
Merge remote-tracking branch 'github/dependabot/pip/pytest-cov-gte-6.0-and-lt-6.3'
PR: USTC-KnowledgeComputingLab/qmb#73 Signed-off-by: Hao Zhang <[email protected]>
2 parents 8a4df80 + ca2052f commit 279f8ae

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
@@ -42,7 +42,7 @@ dev = [
4242
"pylint~=3.3.6",
4343
"mypy>=1.15,<1.18",
4444
"pytest>=8.3.5,<8.5.0",
45-
"pytest-cov~=6.0.0",
45+
"pytest-cov>=6.0,<6.3",
4646
"types-pyyaml~=6.0.12.20250326",
4747
]
4848

0 commit comments

Comments
 (0)