Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lafrech committed Jun 24, 2024
1 parent 20b2c27 commit 55fc9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ docs = [
tests = [
"pytest==8.2.2",
"pytest-cov==5.0.0",
"coverage==7.5.3",
"coverage==7.5.4",
"werkzeug==3.0.3",
"flask==3.0.3",
"marshmallow==3.21.3",
Expand Down

0 comments on commit 55fc9d2

Please sign in to comment.