mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-05 16:23:39 +00:00
Bump loguru from 0.6.0 to 0.7.0 (#279)
Bumps [loguru](https://github.com/Delgan/loguru) from 0.6.0 to 0.7.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.6.0...0.7.0) --- updated-dependencies: - dependency-name: loguru dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ packages = [{include = "rfd_notify"}]
|
||||
python = "^3.11"
|
||||
requests = "^2.28.2"
|
||||
pyyaml = "^6.0"
|
||||
loguru = "^0.6.0"
|
||||
loguru = "^0.7.0"
|
||||
apprise = "^1.3.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
Reference in New Issue
Block a user