Skip to content

Commit

Permalink
chore(deps): Update pytest-cov requirement from <6.0.0,>=4.0.0 to >=4…
Browse files Browse the repository at this point in the history
….0.0,<7.0.0 (#57)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent c696caa commit 69c2251
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 @@ -47,7 +47,7 @@ test = [
"python-jose[cryptography] >=3.3.0",
"httpx >=0.23.0,<1.0.0",
"pytest >=7.0.0,<9.0.0",
"pytest-cov >=4.0.0,<6.0.0",
"pytest-cov >=4.0.0,<7.0.0",
"pytest-mock >=3.0.0,<4.0.0",
"requests >=2.28.0,<3.0.0",
"black ==24.10.0",
Expand Down

0 comments on commit 69c2251

Please sign in to comment.