From 7e9b2767b8453d12a71bac873b201832f65d277f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 06:53:25 +0000 Subject: [PATCH] chore: bump apprise from 1.11.0 to 1.12.0 in the pip-minor-patch group Bumps the pip-minor-patch group with 1 update: [apprise](https://github.com/caronc/apprise). Updates `apprise` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/caronc/apprise/releases) - [Commits](https://github.com/caronc/apprise/compare/v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: apprise dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-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 dbc3908..448c75b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==3.1.3 requests==2.34.2 -apprise==1.11.0 +apprise==1.12.0 Werkzeug==3.1.8 Jinja2==3.1.6 itsdangerous==2.2.0