From 0b42f508afb0e23ebc3a563a70ff1a5de66ffd1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 02:45:11 +0000 Subject: [PATCH] Bump click from 8.3.3 to 8.4.0 in /ai Bumps [click](https://github.com/pallets/click) from 8.3.3 to 8.4.0. - [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.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 4605333b..92950940 100644 --- a/ai/requirements.txt +++ b/ai/requirements.txt @@ -1,5 +1,5 @@ black==26.3.1 -click==8.3.3 +click==8.4.0 mypy-extensions==1.1.0 packaging==26.2 pathspec==1.1.1