Skip to content

Update pytest-cov requirement from <4.1,>=2.11 to >=2.11,<5.1 in /requirements #250

Update pytest-cov requirement from <4.1,>=2.11 to >=2.11,<5.1 in /requirements

Update pytest-cov requirement from <4.1,>=2.11 to >=2.11,<5.1 in /requirements #250

Workflow file for this run

name: "🏷 PR Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"