Skip to content

Commit 6de96aa

Browse files
authored
Merge pull request #448 from faster-cpython/dependabot/pip/pytest-cov-6.2.1
Bump pytest-cov from 6.1.1 to 6.2.1
2 parents e0da3fa + 9fb81cb commit 6de96aa

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
@@ -32,7 +32,7 @@ test = [
3232
"flake8==7.2.0",
3333
"pyright==1.1.402",
3434
"pytest==8.4.0",
35-
"pytest-cov==6.1.1",
35+
"pytest-cov==6.2.1",
3636
"pytest-xdist==3.7.0",
3737
]
3838

0 commit comments

Comments
 (0)