From f7fbab3af6fd679d22e91b43dc3256a5bf91ac8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 02:22:50 +0000 Subject: [PATCH] chore(deps): bump click from 8.2.1 to 8.4.2 Bumps [click](https://github.com/pallets/click) from 8.2.1 to 8.4.2. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/click/compare/8.2.1...8.4.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- z8ter-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/z8ter-app/requirements.txt b/z8ter-app/requirements.txt index 5195ad7..33b936f 100644 --- a/z8ter-app/requirements.txt +++ b/z8ter-app/requirements.txt @@ -7,7 +7,7 @@ build==1.3.0 certifi==2025.8.3 cffi==1.17.1 charset-normalizer==3.4.3 -click==8.2.1 +click==8.4.2 coverage==7.10.6 docutils==0.22 flake8==7.3.0