Skip to content

Commit

Permalink
Merge pull request #75 from blankdots/dependabot/pip/pytest-cov-5.0.0
Browse files Browse the repository at this point in the history
Bump pytest-cov from 4.1.0 to 5.0.0
  • Loading branch information
github-actions[bot] committed Mar 25, 2024
2 parents ee0ee27 + 77ff64e commit 519e0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -38,7 +38,7 @@ docs = [
test = [
"coverage==7.4.4",
"coveralls",
"pytest-cov==4.1.0",
"pytest-cov==5.0.0",
"pytest-xdist==3.5.0",
"pytest==8.1.1",
"tox==4.14.1",
Expand Down

0 comments on commit 519e0bb

Please sign in to comment.