Compare commits

...

2 Commits

Author SHA1 Message Date
dgtlmoon
824e499e2d And use dependabot 2025-09-23 15:01:10 +02:00
dgtlmoon
ec29d3220f apprise 1.9.4 2025-09-23 14:58:26 +02:00
2 changed files with 7 additions and 5 deletions

View File

@@ -4,11 +4,13 @@ updates:
directory: /
schedule:
interval: "weekly"
"caronc/apprise":
versioning-strategy: "increase"
schedule:
interval: "daily"
groups:
all:
patterns:
- "*"
- package-ecosystem: pip
directory: /
schedule:
interval: "daily"
allow:
- dependency-name: "apprise"

View File

@@ -39,7 +39,7 @@ jsonpath-ng~=1.5.3
# jq not available on Windows so must be installed manually
# Notification library
apprise==1.9.3
apprise==1.9.4
# - Needed for apprise/spush, and maybe others? hopefully doesnt trigger a rust compile.
# - Requires extra wheel for rPi, adds build time for arm/v8 which is not in piwheels