Skip to content

Commit

Permalink
Bump coverage from 7.4.4 to 7.5.4
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.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent 695b539 commit d7fcc2e
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 @@ -30,7 +30,7 @@ classifiers = [

[project.optional-dependencies]
test = [
"coverage==7.4.4",
"coverage==7.5.4",
"mypy==1.9.0",
"pre-commit==3.7.0",
"ruff==0.5.1",
Expand Down

0 comments on commit d7fcc2e

Please sign in to comment.