Skip to content

Commit

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

---
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 Jul 31, 2024
1 parent 3a322b6 commit 5f24963
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.0.3
# via pip-tools
click==8.1.7
# via pip-tools
coverage[toml]==7.4.4
# via -r coverage.in
coverage[toml]==7.6.0
# via -r requirements/coverage.in
importlib-metadata==7.0.1
# via pip-sync-faster
packaging==23.2
# 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
pyproject-hooks==1.0.0
# via
Expand Down

0 comments on commit 5f24963

Please sign in to comment.