Skip to content

Commit

Permalink
Bump pytest-cov from 4.1.0 to 5.0.0 in /extra_requirements (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 265357d commit 5e13128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nbmake==1.2.1
numpy==1.21.6; python_version<='3.7'
numpy==1.24.4; python_version>'3.7'
pytest==8.2.1
pytest-cov==4.1.0
pytest-cov==5.0.0
pytest-forked==1.6.0
pytest-runner==6.0.1
pytest-xdist==3.0.2
Expand Down

0 comments on commit 5e13128

Please sign in to comment.