Skip to content

Commit

Permalink
Update dependency pytest-cov to v5 (#276)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent e55b16c commit 6d66811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Additional requirements for running the testsuite
pytest==7.4.4
coverage==7.3.3
pytest-cov==4.1.0
pytest-cov==5.0.0
flake8==6.1.0
freezegun==1.5.1
six==1.16.0
Expand Down

0 comments on commit 6d66811

Please sign in to comment.