Skip to content

Commit

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

---
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 Javagedes committed Jan 6, 2025
1 parent c35da9e commit f90cea2
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.8.6",
"pytest == 8.3.3",
"coverage == 7.6.1",
"coverage == 7.6.10",
"robotframework == 7.1",
"regex == 2024.9.11",
"pre-commit == 3.8.0",
Expand Down

0 comments on commit f90cea2

Please sign in to comment.