From 8d8452f2f0bba0e13f3dff73c9b962a55c975d92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:25:15 +0000 Subject: [PATCH] chore: bump the pip-minor-patch group across 1 directory with 3 updates Bumps the pip-minor-patch group with 3 updates in the / directory: [requests](https://github.com/psf/requests), [apprise](https://github.com/caronc/apprise) and [click](https://github.com/pallets/click). Updates `requests` from 2.33.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.33.1...v2.34.2) Updates `apprise` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/caronc/apprise/releases) - [Commits](https://github.com/caronc/apprise/compare/v1.10.0...v1.11.0) Updates `click` from 8.3.3 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.3.3...8.4.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: apprise dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7df58ec..a939429 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ Flask==3.1.3 -requests==2.33.1 -apprise==1.10.0 +requests==2.34.2 +apprise==1.11.0 Werkzeug==3.1.8 Jinja2==3.1.6 itsdangerous==2.2.0 -click==8.3.3 +click==8.4.1 MarkupSafe==3.0.3 blinker==1.9.0