Skip to content

Commit

Permalink
Bump coverage from 6.5.0 to 7.0.3
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.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2023
1 parent e849e11 commit 76d2b5c
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 @@ -57,7 +57,7 @@
test_requirements = [
"Flask==2.2.2",
"codacy-coverage==1.3.11",
"coverage==6.5.0",
"coverage==7.0.3",
"mccabe==0.6.1",
"pylint==2.15.7",
"pytest",
Expand Down

0 comments on commit 76d2b5c

Please sign in to comment.