Skip to content

Commit

Permalink
Bump coverage[toml] from 7.2.7 to 7.6.1
Browse files Browse the repository at this point in the history
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.2.7 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.2.7...7.6.1)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent fcc2677 commit 4fd97f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ build==1.1.1
# via pip-tools
click==8.1.3
# via pip-tools
coverage[toml]==7.4.3
# via -r coverage.in
coverage[toml]==7.6.1
# via -r requirements/coverage.in
importlib-metadata==6.6.0
# via pip-sync-faster
packaging==21.3
# via build
pip-sync-faster==0.0.4
# via -r coverage.in
# via -r requirements/coverage.in
pip-tools==7.4.1
# via
# -r coverage.in
# -r requirements/coverage.in
# pip-sync-faster
pyparsing==3.0.9
# via packaging
Expand Down

0 comments on commit 4fd97f4

Please sign in to comment.