From b0a2e8cbfda241522a87d717ad37644020b9a018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 11:31:36 +0000 Subject: [PATCH] chore(deps): bump apprise from 1.9.8 to 1.9.9 Bumps [apprise](https://github.com/caronc/apprise) from 1.9.8 to 1.9.9. - [Release notes](https://github.com/caronc/apprise/releases) - [Commits](https://github.com/caronc/apprise/compare/v1.9.8...v1.9.9) --- updated-dependencies: - dependency-name: apprise dependency-version: 1.9.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db483037..92fd10fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ aiofiles==25.1.0 pillow==12.1.1 # Notifications -apprise==1.9.8 +apprise==1.9.9 py-vapid==1.9.4 # System monitoring - updated to latest version