Skip to content

Commit

Permalink
build(deps): Bump loguru from 0.6.0 to 0.7.3
Browse files Browse the repository at this point in the history
Bumps [loguru](https://github.com/Delgan/loguru) from 0.6.0 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.6.0...0.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 576033d commit 6cd49ba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -15,7 +15,7 @@ deta = {version = "1.2.0", extras = ["async"]}
# requests needed for TestClient
fastapi = {version = "^0.115.5", extras = ["requests"]}
fastapi-crudrouter = "^0.8.6"
loguru = "^0.6"
loguru = "^0.7"
pydantic = {version = "^1.10.13", extras = ["ujson", "email"]}
sentry-sdk = "^2.15"
uvicorn = {version = "^0.32.1", extras = ["standard"]}
Expand Down

0 comments on commit 6cd49ba

Please sign in to comment.