Skip to content

Commit ea21484

Browse files
chore(deps): update pytest-cov requirement from <8,>=3 to >=7.1.0,<8 (#1507)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Bergamin <wbergamin@slack-corp.com> Co-authored-by: William Bergamin <wbergamin@salesforce.com>
1 parent 757283e commit ea21484

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# pip install -r requirements/testing_without_asyncio.txt
22
pytest<8.5
3-
pytest-cov>=3,<8
3+
pytest-cov>=7.1.0,<8; python_version>="3.14" # only needed to evaluate coverage on the latest supported python version

0 commit comments

Comments
 (0)