Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 9ecd9c2 commit 83ef877
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.4",
"pytest == 8.2.1",
"coverage == 7.4.4",
"coverage == 7.5.3",
"robotframework == 7.0",
"regex == 2024.5.15",
"pre-commit == 3.7.1",
Expand Down

0 comments on commit 83ef877

Please sign in to comment.