Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 51a1281 commit 4f1b935
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
116 changes: 58 additions & 58 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ django-countries = "^7.5.1"
dict2xml = "^1.7.3"

# Extra optional dependencies
coverage = {version = "^5.5", optional = true}
coverage = {version = "^7.3", optional = true}

# Docs extra dependencies
Sphinx = {version = "^4.2.0", optional = true}
Expand Down

0 comments on commit 4f1b935

Please sign in to comment.