Skip to content

Commit

Permalink
Merge pull request #477 from macbre/dependabot/pip/coverage-7.5.4
Browse files Browse the repository at this point in the history
Bump coverage from 6.5.0 to 7.5.4
  • Loading branch information
macbre authored Jun 25, 2024
2 parents c8a76f9 + abcdce5 commit 268f1b8
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 @@ -49,7 +49,7 @@
python_requires='>=3.8',
extras_require={
'dev': [
'coverage==6.5.0',
'coverage==7.5.4',
'coveralls==4.0.1',
'pylint==3.2.3',
'pytest==8.2.2',
Expand Down

0 comments on commit 268f1b8

Please sign in to comment.