Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent b831fda commit d6af21a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
coverage==7.5.4
coverage==7.6.1
# via -r requirements-dev.in
django==4.2.11
django==4.2.13
# via
# -c ./requirements.txt
# django-debug-toolbar
Expand Down

0 comments on commit d6af21a

Please sign in to comment.