Skip to content

Commit

Permalink
chore(deps-dev): update pytest-cov requirement from <5.0.0,>=4.0.0 to…
Browse files Browse the repository at this point in the history
… >=4.0.0,<6.0.0 (#681)
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent c738296 commit cf68858
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 @@ -89,7 +89,7 @@ test = [
"hypothesis >=6.21.0,<6.100.1",
"pytest >=7.2.0,<8.0.0",
"pytest-custom_exit_code >=0.3.0,<1.0.0",
"pytest-cov >=4.0.0,<5.0.0",
"pytest-cov >=4.0.0,<6.0.0",
"pytest-env >=0.8.1,<2.0.0",
"syrupy >=4.0.0,<5.0.0",
]
Expand Down

0 comments on commit cf68858

Please sign in to comment.