Skip to content

Commit

Permalink
Update dependency pytest-cov to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent dd37d06 commit 734dbd6
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 @@ -21,7 +21,7 @@
'test': [
'mypy==1.10.1',
'pytest>=6,<8',
'pytest-cov>=4,<5',
'pytest-cov>=6,<7',
'pytest-asyncio==0.*',
'ruff==0.4.7',
'types-pyserial',
Expand Down

0 comments on commit 734dbd6

Please sign in to comment.