Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 3e5018d commit 7c7e8c2
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 @@ -10,7 +10,7 @@ psutil = "==6.1.0"
towncrier = "==24.8.0"
pytest = "==8.3.3"
pytest-cov = "==6.0.0"
coverage = "==7.6.4"
coverage = "==7.6.5"
python-daemon = "==3.1.0"
restructuredtext-lint = "==1.4.0"
mypy = "==1.13.0"
Expand Down

0 comments on commit 7c7e8c2

Please sign in to comment.