Skip to content

Commit ff5a979

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 907b036 commit ff5a979

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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 @@ license = "MIT License"
88
[tool.poetry.dependencies]
99
python = "^3.10"
1010
click = "^8.1.8"
11-
loguru = "^0.7.2"
11+
loguru = "^0.7.3"
1212
peclasses = { version = "^0.4.0", source = "dfint" }
1313
omegaconf = "^2.3.0"
1414
tqdm = "^4.67.1"

0 commit comments

Comments
 (0)