Skip to content

Commit

Permalink
Bump pytest-cov from 4.0.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.0.0 to 5.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v4.0.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 21b944c commit 839c5ff
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ click==8.0.4
colorama==0.4.6
# via mkdocs-material
coverage[toml]==6.3.2
# via
# coverage
# pytest-cov
# via pytest-cov
distlib==0.3.4
# via virtualenv
exceptiongroup==1.1.3
Expand Down Expand Up @@ -148,7 +146,7 @@ pytest==8.0.0
# via
# -r dev-requirements.in
# pytest-cov
pytest-cov==4.0.0
pytest-cov==5.0.0
# via -r dev-requirements.in
python-dateutil==2.8.2
# via ghp-import
Expand Down

0 comments on commit 839c5ff

Please sign in to comment.