Skip to content

Commit

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

---
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 May 12, 2022
1 parent 0846f07 commit eb973fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -13,7 +13,7 @@ tomlkit = "^0.10.1"
typing_extensions = "^4.0.1"
pydantic = "^1.9.0"
asyncio-mqtt = "^0.12.1"
loguru = "^0.5.3"
loguru = "^0.6.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2"
Expand Down

0 comments on commit eb973fe

Please sign in to comment.