Skip to content

Commit

Permalink
Merge pull request #19 from marcgibbons/dependabot/pip/pytest-cov-4.1.0
Browse files Browse the repository at this point in the history
Bump pytest-cov from 4.0.0 to 4.1.0
  • Loading branch information
marcgibbons authored Sep 18, 2023
2 parents 683e858 + 2fdd3d1 commit 9a4d8f0
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 @@ -52,7 +52,7 @@ build = [
"build"
]
test = [
"pytest-cov==4.0.0",
"pytest-cov==4.1.0",
"pytest==7.3.1",
]

Expand Down

0 comments on commit 9a4d8f0

Please sign in to comment.