Skip to content

Commit

Permalink
Update pytest-cov requirement from <6,>=4 to >=4,<7 (#821)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Saaketh Narayan <[email protected]>
  • Loading branch information
dependabot[bot] and snarayan21 authored Nov 8, 2024
1 parent 06b1d7f commit 3f22e07
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 @@ -70,7 +70,7 @@
'pre-commit>=2.18.1,<4',
'pytest==8.3.3',
'pytest_codeblocks==0.17.0',
'pytest-cov>=4,<6',
'pytest-cov>=4,<7',
'toml==0.10.2',
'yamllint==1.35.1',
'moto>=4.0,<6',
Expand Down

0 comments on commit 3f22e07

Please sign in to comment.