From ef5932e7b55fd35a31c124ddfceb7f94a48604e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 19:52:33 +0000 Subject: [PATCH] chore: bump the pip-minor-patch group across 1 directory with 2 updates Bumps the pip-minor-patch group with 2 updates in the / directory: [apprise](https://github.com/caronc/apprise) and [click](https://github.com/pallets/click). Updates `apprise` from 1.9.9 to 1.10.0 - [Release notes](https://github.com/caronc/apprise/releases) - [Commits](https://github.com/caronc/apprise/compare/v1.9.9...v1.10.0) Updates `click` from 8.3.2 to 8.3.3 - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.3.2...8.3.3) --- updated-dependencies: - dependency-name: apprise dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a0451c9..7df58ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ Flask==3.1.3 requests==2.33.1 -apprise==1.9.9 +apprise==1.10.0 Werkzeug==3.1.8 Jinja2==3.1.6 itsdangerous==2.2.0 -click==8.3.2 +click==8.3.3 MarkupSafe==3.0.3 blinker==1.9.0