Bump apprise to 1.9.9. Closes #173.

This commit is contained in:
Jack Kingsman
2026-04-09 17:20:57 -07:00
parent 159df1ec5b
commit bb5af5ba82
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ dependencies = [
"pynacl>=1.5.0",
"meshcore==2.3.2",
"aiomqtt>=2.0",
"apprise>=1.9.7",
"apprise>=1.9.8",
"boto3>=1.38.0",
]