From 1dc87828b7c7f2bbae82f974e51ee3140531fca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 17:12:49 +0000 Subject: [PATCH] Bump click from 8.4.1 to 8.4.2 in /ai Bumps [click](https://github.com/pallets/click) from 8.4.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.4.1...8.4.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/requirements.txt b/ai/requirements.txt index 7918298a..8e8afc16 100644 --- a/ai/requirements.txt +++ b/ai/requirements.txt @@ -1,5 +1,5 @@ black==26.5.1 -click==8.4.1 +click==8.4.2 mypy-extensions==1.1.0 packaging==26.2 pathspec==1.1.1