Skip to content

Commit 1363c29

Browse files
build(deps): bump loguru from 0.7.2 to 0.7.3 (#61)
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>
1 parent 0a491de commit 1363c29

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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
@@ -8,7 +8,7 @@ package-mode = false
88

99
[tool.poetry.dependencies]
1010
python = "^3.12"
11-
loguru = "^0.7.2"
11+
loguru = "^0.7.3"
1212

1313
[tool.poetry.group.dev.dependencies]
1414
mypy = "^1.13.0"

0 commit comments

Comments
 (0)