Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 26, 2022
1 parent a23b27e commit 48de661
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 47 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pytest-html = "~=3.1.1"
pytest-order = "~=1.0.1"
pytest-sugar = "~=0.9.4"
pytest-mock = "~=3.10.0"
coverage = "~=6.3.2"
coverage = "~=7.0.1"
gunicorn = "~=20.1.0"
pylint = "~=2.15.5"
isort = "~=5.10.1"
Expand Down

0 comments on commit 48de661

Please sign in to comment.