Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2022
1 parent a384fe1 commit 5cc6148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.coverage.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
coverage==6.5.0
coverage==7.0.0
pytest==7.2.0
pytest-mock==3.10.0

0 comments on commit 5cc6148

Please sign in to comment.