Skip to content

Commit

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

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

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 Feb 12, 2024
1 parent 92d5516 commit 2d5dd5c
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 @@ -27,7 +27,7 @@ dev = [
"attribution==1.6.2",
"black==22.3.0",
"click==8.1.3",
"coverage==6.5",
"coverage==7.4.1",
"flit==3.9.0",
"flake8==4.0.1",
"flake8-bugbear==23.2.13",
Expand Down

0 comments on commit 2d5dd5c

Please sign in to comment.