Skip to content

Commit

Permalink
Bump loguru from 0.7.2 to 0.7.3
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 907b036 commit aec2278
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -8,7 +8,7 @@ license = "MIT License"
[tool.poetry.dependencies]
python = "^3.10"
click = "^8.1.8"
loguru = "^0.7.2"
loguru = "^0.7.3"
peclasses = { version = "^0.4.0", source = "dfint" }
omegaconf = "^2.3.0"
tqdm = "^4.67.1"
Expand Down

0 comments on commit aec2278

Please sign in to comment.