mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 00:33:39 +00:00
Bump loguru from 0.7.0 to 0.7.1 (#306)
Bumps [loguru](https://github.com/Delgan/loguru) from 0.7.0 to 0.7.1. - [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.7.0...0.7.1) --- updated-dependencies: - dependency-name: loguru dependency-type: direct:production update-type: version-update:semver-patch ... 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.31.0"
|
||||
pyyaml = "^6.0"
|
||||
loguru = "^0.7.0"
|
||||
loguru = "^0.7.1"
|
||||
apprise = "^1.5.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
Reference in New Issue
Block a user