Skip to content

Commit

Permalink
Require pytest-cov>=4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed Oct 14, 2024
1 parent a6984e9 commit b36a4a1
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 @@ -29,7 +29,7 @@ dev = ["mypy", "tox", "twine"]
tests = [
"nextline-test-utils>=0.1",
"pytest-asyncio>=0.18",
"pytest-cov>=3.0",
"pytest-cov>=4.0",
"pytest-timeout>=2.1",
"pytest>=7.0",
"hypothesis>=6.88",
Expand Down

0 comments on commit b36a4a1

Please sign in to comment.