Skip to content

Commit 2273b61

Browse files
dependabot[bot]insolor
authored andcommitted
Bump loguru from 0.7.2 to 0.7.3
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] <[email protected]>
1 parent b24405f commit 2273b61

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jinja2 = "^3.1.5"
1313
strictyaml = "^1.7.3"
1414
pydantic = "^2.10.4"
1515
pydantic-settings = "^2.6.1"
16-
loguru = "^0.7.2"
16+
loguru = "^0.7.3"
1717

1818
[build-system]
1919
requires = ["poetry-core"]

0 commit comments

Comments
 (0)