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 Aug 14, 2023
1 parent 03cdc30 commit 48ffb05
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 @@ -34,7 +34,7 @@
},
python_requires='>= 3.5',
install_requires=[
'coverage>=4.1,<7.0,!=6.0.*,!=6.1,!=6.1.1',
'coverage>=7.3,<7.4,!=6.0,!=6.1,!=6.1.1',
'docopt>=0.6.1',
'requests>=1.0.0',
],
Expand Down

0 comments on commit 48ffb05

Please sign in to comment.