Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lafrech committed May 25, 2023
1 parent 8af3281 commit 3002277
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 @@ -6,7 +6,7 @@
"tests": [
"pytest==7.3.1",
"pytest-cov==4.1.0",
"coverage==7.2.5",
"coverage==7.2.6",
"werkzeug==2.3.4",
"flask==2.3.2",
"marshmallow==3.19.0",
Expand Down

0 comments on commit 3002277

Please sign in to comment.