Skip to content

Commit

Permalink
Update dependency coverage to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent c83bba0 commit db7b11d
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 @@ -72,7 +72,7 @@ def run(self):
test_suite='tests',
tests_require=[
'codecov>=2.0.3,<3.0.0',
'coverage>=4.0.3,<5.0.0',
'coverage>=7.5.2,<7.6.0',
'Sphinx>=1.4.1,<2.0.0',
'tox>=2.3.1,<3.0.0',
'virtualenv>=15.0.1,<16.0.0'
Expand Down

0 comments on commit db7b11d

Please sign in to comment.