Skip to content

Commit

Permalink
Merge pull request #10 from Declare-CloudInfra/dependabot/pip/pytest-…
Browse files Browse the repository at this point in the history
…cov-6.0.0

fix: bump pytest-cov from 4.0.0 to 6.0.0
  • Loading branch information
declare-jim authored Dec 25, 2024
2 parents 5a12a56 + 3d0f153 commit 64b31f8
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 @@ -38,7 +38,7 @@ test = [
"pre-commit==4.0.1",
"pylint==2.17.4",
"pylint_junit",
"pytest-cov==4.0.0",
"pytest-cov==6.0.0",
"pytest-mock<3.10.1",
"pytest-runner",
"pytest==8.3.4",
Expand Down

0 comments on commit 64b31f8

Please sign in to comment.