From 64ca3451c20b26b8f07bfc99b19247ba20daffe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 19:52:42 +0000 Subject: [PATCH] chore(deps): bump click from 8.3.3 to 8.4.1 Bumps [click](https://github.com/pallets/click) from 8.3.3 to 8.4.1. - [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.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da2f425..1eac770 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ charset-normalizer==3.4.7 # via requests claude-agent-sdk==0.1.65 # via coda (pyproject.toml) -click==8.3.3 +click==8.4.1 # via # flask # flask-socketio