Skip to content

Commit

Permalink
Update dependency pytest-cov to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent 4bc93e4 commit 683e0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
extras_require={
'test': [
'pytest>=6,<8',
'pytest-cov>=4,<5',
'pytest-cov>=5,<6',
'pytest-asyncio==0.*',
'pytest-xdist==3.*',
'mypy==1.9.0',
Expand Down

0 comments on commit 683e0d5

Please sign in to comment.