From 46bd4374f754101872fcfc28734f753ae816c6b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 10:24:04 +0000 Subject: [PATCH] chore(deps): bump click from 8.3.3 to 8.4.2 Bumps [click](https://github.com/pallets/click) from 8.3.3 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.3.3...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] --- gitgalaxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitgalaxy/requirements.txt b/gitgalaxy/requirements.txt index afa5aaaf..c105d44e 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -10,7 +10,7 @@ build==1.4.3 certifi==2026.2.25 cffi==2.0.0 charset-normalizer==3.4.7 -click==8.3.3 +click==8.4.2 colorama==0.4.6 contourpy==1.3.3 coverage==7.14.0