Skip to content

Commit 5fd6840

Browse files
Bump loguru from 0.6.0 to 0.7.0 (#24)
Bumps [loguru](https://github.com/Delgan/loguru) from 0.6.0 to 0.7.0. - [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.0) --- updated-dependencies: - dependency-name: loguru dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9ea2d6 commit 5fd6840

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python = "^3.10"
1414
pydantic = "^1.10.7"
1515
pytz = "*"
1616
PyYAML = "^6.0"
17-
loguru = "^0.6.0"
17+
loguru = "^0.7.0"
1818
devtools = "^0.10.0"
1919
pluggy = "^1.0.0"
2020

0 commit comments

Comments
 (0)