Skip to content

Commit

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

---
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 30, 2023
1 parent 1b42617 commit 91d2e88
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 @@ -33,7 +33,7 @@ dependencies = [
dev = [
"attribution==1.6.2",
"black==23.1.0",
"coverage==7.2.1",
"coverage==7.2.7",
"flit==3.9.0",
"flake8==5.0.4",
"mypy==1.1.1",
Expand Down

0 comments on commit 91d2e88

Please sign in to comment.