Skip to content

Commit a467a1e

Browse files
authored
Merge pull request #9 from YaoYinYing/dependabot/pip/pytest-cov-5.0.0
fix: bump pytest-cov from 4.0.0 to 5.0.0
2 parents 4752977 + 4467c12 commit a467a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ test = [
3939
"pre-commit==3.3.1",
4040
"pylint==2.17.4",
4141
"pylint_junit",
42-
"pytest-cov==4.0.0",
42+
"pytest-cov==5.0.0",
4343
"pytest-mock<3.10.1",
4444
"pytest-runner",
4545
"pytest==8.3.3",

0 commit comments

Comments
 (0)