Skip to content

Commit

Permalink
pip(deps-dev): bump coverage from 7.5.4 to 7.6.0 (#531)
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.4 to 7.6.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.5.4...7.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 2d82219 commit 0570cc0
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
108 changes: 54 additions & 54 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pandas = "^2.2.2"
flake8 = "^7.1.0"
pylint = "^3.2.5"
readability-lxml = "^0.8.1"
coverage = "^7.5"
coverage = "^7.6"
bandit = "^1.7.9"
anybadge = "^1.14.0"
pyinstrument = "^4.6.2"
Expand Down

0 comments on commit 0570cc0

Please sign in to comment.