Skip to content

Commit

Permalink
Merge pull request #85 from blankdots/dependabot/pip/coverage-7.5.0
Browse files Browse the repository at this point in the history
Bump coverage from 7.4.4 to 7.5.0
  • Loading branch information
github-actions[bot] committed Apr 29, 2024
2 parents 80009c8 + afe3259 commit f4d9e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -36,7 +36,7 @@ docs = [
"sphinx_rtd_theme",
]
test = [
"coverage==7.4.4",
"coverage==7.5.0",
"coveralls",
"pytest-cov==5.0.0",
"pytest-xdist==3.5.0",
Expand Down

0 comments on commit f4d9e77

Please sign in to comment.