Skip to content

Commit

Permalink
Merge pull request #6 from mmore500/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
mmore500 authored Dec 9, 2023
2 parents 706a912 + b4afe99 commit beeb8ed
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==3.5.0",
"pylint==3.0.2",
"pylint_junit",
"pytest-cov==4.0.0",
] "pytest-cov==4.1.0",
"pytest-mock<3.12.1",
"pytest-runner",
"pytest==7.4.3",
Expand Down

0 comments on commit beeb8ed

Please sign in to comment.