Skip to content

Commit 0ea6bf6

Browse files
committed
Merge remote-tracking branch 'github/dependabot/pip/pytest-gte-8.3.5-and-lt-8.5.0'
PR: USTC-KnowledgeComputingLab/qmb#58 Signed-off-by: Hao Zhang <[email protected]>
2 parents 301ca6e + 87ae3d2 commit 0ea6bf6

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
@@ -41,7 +41,7 @@ dev = [
4141
"yapf~=0.43.0",
4242
"pylint~=3.3.6",
4343
"mypy>=1.15,<1.18",
44-
"pytest~=8.3.5",
44+
"pytest>=8.3.5,<8.5.0",
4545
"pytest-cov~=6.0.0",
4646
"types-pyyaml~=6.0.12.20250326",
4747
]

0 commit comments

Comments
 (0)