Skip to content

Commit

Permalink
Bump pytest-cov from 4.1.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v4.1.0...v5.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>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent bf51616 commit 06b0000
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,15 @@ pytest==7.4.3
# -r requirements-test.in
# pytest-cov
# pytest-flake8
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements-test.in
pytest-flake8==1.1.1
# via -r requirements-test.in
requests==2.31.0
# via coveralls
tomli==2.0.1
# via
# coverage
# pytest
urllib3==1.26.18
# via requests

0 comments on commit 06b0000

Please sign in to comment.