Skip to content

Commit

Permalink
Bump coverage from 7.5.3 to 7.5.4
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.3 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.5.3...7.5.4)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 225a91b commit 95043c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ black = "==24.4.2"
pytest-cov = "==5.0.0"
pytest-xdist = "==3.6.1"
mock = "==5.1.0"
coverage = "==7.5.3"
coverage = "==7.5.4"
tbump = "==6.11.0"
mypy = "==1.10.0"
ruff = "==0.4.10"
Expand Down

0 comments on commit 95043c3

Please sign in to comment.