Skip to content

Commit

Permalink
build(deps-dev): 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2024
1 parent 5f94605 commit e012921
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 @@ -109,7 +109,7 @@ pytest-cov = "^5.0.0"
pytest-mock = "^3.0.0"
pytest-xdist = "^3.6.1"
pytest-cookies = "^0.6.1"
coverage = "^7.5.1"
coverage = "^7.5.4"
# style
ruff = "^0.4.10"
mypy = "^1.10.1"
Expand Down

0 comments on commit e012921

Please sign in to comment.