Skip to content

Commit

Permalink
Merge pull request #310 from dstrigl/pyup-update-pytest-cov-4.1.0-to-…
Browse files Browse the repository at this point in the history
…5.0.0

Update pytest-cov to 5.0.0
  • Loading branch information
dstrigl committed Mar 25, 2024
2 parents 2c32bf6 + 1fc408a commit c32bbac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.pip
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ mypy==1.9.0
coverage==7.4.4
pytest==8.1.1
pytest-mypy==0.10.3
pytest-cov==4.1.0
pytest-cov==5.0.0
pytest-sugar==1.0.0

0 comments on commit c32bbac

Please sign in to comment.