Skip to content

Commit

Permalink
Pin pytest-cov to latest version 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Oct 30, 2024
1 parent 9742188 commit 91b5100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ tests =
black
flake8
pep8 = flake8
coverage = pytest-cov
coverage = pytest-cov==6.0.0
docs =
sphinx
sphinx-rtd-theme
Expand Down

0 comments on commit 91b5100

Please sign in to comment.