Skip to content

Commit

Permalink
build(deps-dev): bump pytest-cov from 3.0.0 to 6.0.0
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 6.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v3.0.0...v6.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 Nov 4, 2024
1 parent 9f234ab commit b80bee7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ charset-normalizer==3.3.2
# requests
commonmark==0.9.1
# via recommonmark
coverage[toml]==5.5
coverage[toml]==7.6.4
# via pytest-cov
distlib==0.3.2
# via virtualenv
Expand Down Expand Up @@ -84,7 +84,7 @@ pytest==7.1.2
# via
# -r dev-requirements.in
# pytest-cov
pytest-cov==3.0.0
pytest-cov==6.0.0
# via -r dev-requirements.in
pytz==2024.1
# via
Expand Down Expand Up @@ -129,11 +129,11 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
toml==0.10.2
# via
# coverage
# responses
# tox
tomli==1.2.1
# via
# coverage
# pytest
# setuptools-scm
tox==3.25.0
Expand Down

0 comments on commit b80bee7

Please sign in to comment.