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 cccd009 commit 08b9fd0
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 @@ -49,7 +49,7 @@ mypy = "1.10.0"
black = {version = "24.4.2", python = ">=3.7.0"}
isort = {version = "5.13.2", python = ">=3.7.0"}
pytest = "8.2.2"
coverage = "7.5.3"
coverage = "7.5.4"
pytest-cov = "5.0.0"
pylint = "2.17.7"
pylintfileheader = "0.3.3"
Expand Down

0 comments on commit 08b9fd0

Please sign in to comment.