Skip to content

Commit

Permalink
Merge pull request #6 from tgoelles/dependabot/pip/pytest-cov-4.1.0
Browse files Browse the repository at this point in the history
fix: bump pytest-cov from 4.0.0 to 4.1.0
  • Loading branch information
tgoelles authored Nov 5, 2023
2 parents 68871cc + 9b263d0 commit 687b50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ test = [
"pre-commit==3.3.1",
"pylint==3.0.1",
"pylint_junit",
"pytest-cov==4.0.0",
"pytest-cov==4.1.0",
"pytest-mock<3.10.1",
"pytest-runner",
"pytest==7.4.2",
Expand Down

0 comments on commit 687b50c

Please sign in to comment.