Skip to content

Commit

Permalink
Bump coverage from 7.6.7 to 7.6.8 (#720)
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.7 to 7.6.8.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.7...7.6.8)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent ef9dfa5 commit d2a675a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/develop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ sphinx_rtd_theme==3.0.2
# ------------------------------------------------------------------------------
flake8==7.1.1 # https://github.com/PyCQA/flake8
flake8-isort==6.1.1 # https://github.com/gforcada/flake8-isort
coverage==7.6.7 # https://github.com/nedbat/coveragepy
coverage==7.6.8 # https://github.com/nedbat/coveragepy
black==24.10.0 # https://github.com/psf/black
pylint-django==2.6.1 # https://github.com/PyCQA/pylint-django
pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery
Expand Down

0 comments on commit d2a675a

Please sign in to comment.