Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Calina Cenan <[email protected]>
  • Loading branch information
dependabot[bot] and calina-c authored Jul 24, 2023
1 parent 0b6d78d commit d689f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

test_requirements = [
"codacy-coverage==1.3.11",
"coverage==7.2.6",
"coverage==7.2.7",
"mccabe==0.7.0",
"pytest==6.2.5",
"pytest-watch==4.2.0",
Expand Down

0 comments on commit d689f8a

Please sign in to comment.