Skip to content

Commit

Permalink
chore(deps): update dependency coverage to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 72d9e5d commit 797bb5f
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 @@ -38,7 +38,7 @@
},
python_requires='>= 3.7',
install_requires=[
'coverage>=5.0,<7.0,!=6.0.*,!=6.1,!=6.1.1',
'coverage>=7.5,<7.6,!=6.0,!=6.1,!=6.1.1',
'docopt>=0.6.1',
'requests>=1.0.0',
],
Expand Down

0 comments on commit 797bb5f

Please sign in to comment.