Skip to content

Commit 8c2704f

Browse files
Update dependency pytest-cov to v7
1 parent f703225 commit 8c2704f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
extras_require={
2323
'test': [
2424
'pytest>=6,<8',
25-
'pytest-cov>=4,<5',
25+
'pytest-cov>=7,<8',
2626
'pytest-asyncio==0.*',
2727
'pytest-xdist==3.*',
2828
'mypy==1.14.1',

0 commit comments

Comments
 (0)