Skip to content

Commit

Permalink
chore(deps): bump coverage from 7.5.3 to 7.5.4 (#467)
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:production
  update-type: version-update:semver-patch
...

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 Jun 26, 2024
1 parent 2e33f46 commit fba45b1
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 @@ -18,7 +18,7 @@ fastapi = "^0.110.0"
uvicorn = {extras = ["standard"], version = "^0.27.1"}
apscheduler = "^3.10.4"
regex = "^2023.12.25"
coverage = "^7.4.3"
coverage = "^7.5.4"
rank-torrent-name = "^0.2.13"
cachetools = "^5.3.3"
loguru = "^0.7.2"
Expand Down

0 comments on commit fba45b1

Please sign in to comment.