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 Dec 9, 2024
1 parent f39a535 commit 562e973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def run_tests(self):
zip_safe=True,
install_requires=[
"cached-property==2.0.1",
"loguru==0.7.2",
"loguru==0.7.3",
],
tests_require=[
"pytest==8.3.4",
Expand Down

0 comments on commit 562e973

Please sign in to comment.