From cb5264a9d078c976a1c3aa246f941b66ddee30fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 23:09:08 +0000 Subject: [PATCH] Bump click from 8.4.0 to 8.4.1 in /ai Bumps [click](https://github.com/pallets/click) from 8.4.0 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.4.0...8.4.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 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 20cc1d16..3e0f5981 100644 --- a/ai/requirements.txt +++ b/ai/requirements.txt @@ -1,5 +1,5 @@ black==26.5.1 -click==8.4.0 +click==8.4.1 mypy-extensions==1.1.0 packaging==26.2 pathspec==1.1.1