Skip to content

Commit

Permalink
Bump pytest-cov from 3.0.0 to 4.0.0 (#418)
Browse files Browse the repository at this point in the history
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sumukh Sridhara <882381+Sumukh@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Sumukh authored May 10, 2024
1 parent fac5e2a commit d8c05c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ humanize==4.4.0

# Testing
pytest==8.2.0
pytest-cov==3.0.0
pytest-cov==4.0.0
mccabe==0.6.1
flake8==6.0.0

0 comments on commit d8c05c1

Please sign in to comment.