Skip to content

Commit d110821

Browse files
committed
updated to work with Apprise v1.9.4
1 parent c6e9a15 commit d110821

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: '3'
2-
31
services:
42
apprise:
53
build: .

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# apprise @ git+https://github.com/caronc/apprise@custom-tag-or-version
1111

1212
## 3. The below grabs our stable version (generally the best choice):
13-
apprise == 1.9.3
13+
apprise == 1.9.4
1414

1515
## Apprise API Minimum Requirements
1616
django

0 commit comments

Comments
 (0)