Skip to content

Commit

Permalink
build(deps): bump coverage from 7.5.3 to 7.5.4 (#846)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent a4d97cd commit 391b5a6
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 @@ -43,7 +43,7 @@ dev = [
"edk2-pytool-extensions[openssl]",
"ruff == 0.4.10",
"pytest == 8.2.2",
"coverage == 7.5.3",
"coverage == 7.5.4",
"robotframework == 7.0.1",
"regex == 2024.5.15",
"pre-commit == 3.7.1",
Expand Down

0 comments on commit 391b5a6

Please sign in to comment.