chore: bump loguru from 0.5.3 to 0.6.0 in /shared
Bumps [loguru](https://github.com/Delgan/loguru) from 0.5.3 to 0.6.0. - [Release notes](https://github.com/Delgan/loguru/releases) - [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst) - [Commits](https://github.com/Delgan/loguru/compare/0.5.3...0.6.0) --- updated-dependencies: - dependency-name: loguru dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0ce1634c9d
commit
f6fe318278
|
@ -19,7 +19,7 @@ setup(
|
|||
install_requires=[
|
||||
"click>=8.0.3",
|
||||
# Pinned until https://github.com/Delgan/loguru/issues/581 is fixed
|
||||
"loguru==0.5.3",
|
||||
"loguru==0.6.0",
|
||||
"pydantic",
|
||||
"pyyaml",
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue