Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent f10fee8 commit 1de9b60
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,20 @@ build==0.9.0
click==8.1.3
# via pip-tools
coverage[toml]==7.3.2
# via -r coverage.in
# via
# -r requirements/coverage.in
# coverage
importlib-metadata==6.6.0
# via pip-sync-faster
packaging==21.3
# via build
pep517==0.13.0
# via build
pip-sync-faster==0.0.3
# via -r coverage.in
# via -r requirements/coverage.in
pip-tools==7.3.0
# via
# -r coverage.in
# -r requirements/coverage.in
# pip-sync-faster
pyparsing==3.0.9
# via packaging
Expand Down

0 comments on commit 1de9b60

Please sign in to comment.