Skip to content

Commit

Permalink
Merge pull request #216 from pigs-will-fly/dependabot/pip/pytest-cov-…
Browse files Browse the repository at this point in the history
…6.0.0

Bump pytest-cov from 5.0.0 to 6.0.0
  • Loading branch information
macbre authored Nov 12, 2024
2 parents 063aca7 + 4fd8954 commit 29a5cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"coveralls==4.0.1",
"pylint==3.3.1",
"pytest==8.3.3",
"pytest-cov==5.0.0",
"pytest-cov==6.0.0",
]
},
)

0 comments on commit 29a5cf6

Please sign in to comment.