Skip to content

Commit

Permalink
Bump coverage[toml] from 7.2.7 to 7.3.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.3.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.3.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 and marcospri committed Sep 8, 2023
1 parent 010689f commit 0517610
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==0.9.0
# via pip-tools
click==8.1.3
# via pip-tools
coverage[toml]==7.2.7
coverage[toml]==7.3.1
# via -r requirements/coverage.in
importlib-metadata==6.6.0
# via pip-sync-faster
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ click-repl==0.2.0
# via
# -r requirements/prod.txt
# celery
coverage[toml]==7.2.7
coverage[toml]==7.3.1
# via -r requirements/tests.in
exceptiongroup==1.0.4
# via pytest
Expand Down

0 comments on commit 0517610

Please sign in to comment.