Skip to content

Commit

Permalink
Bump loguru from 0.7.2 to 0.7.3 in /api (#1552)
Browse files Browse the repository at this point in the history
Bumps [loguru](https://github.com/Delgan/loguru) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](Delgan/loguru@0.7.2...0.7.3)

---
updated-dependencies:
- dependency-name: loguru
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and gaby authored Dec 19, 2024
1 parent de90343 commit ff4ad36
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ fastapi = "^0.95.1"
huggingface-hub = "^0.26.5"
requests = "^2.32.3"
langchain = "^0.0.180"
loguru = "^0.7.2"
loguru = "^0.7.3"
redis = {extras = ["hiredis"], version = "^5.2.1"}
pytest = "^8.3.4"
hypercorn = {extras = ["trio"], version = "^0.17.3"}
Expand Down

0 comments on commit ff4ad36

Please sign in to comment.