From 50082988ac487b504f07d11eaf8672a2c45fa71c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 03:13:59 +0000 Subject: [PATCH] chore(deps): bump click from 8.3.3 to 8.4.2 in /backend 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] --- backend/requirements.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.lock.txt b/backend/requirements.lock.txt index 8846ac8..7c68641 100644 --- a/backend/requirements.lock.txt +++ b/backend/requirements.lock.txt @@ -1,7 +1,7 @@ annotated-doc==0.0.4 annotated-types==0.7.0 anyio==4.14.1 -click==8.3.3 +click==8.4.2 fastapi==0.139.0 h11==0.16.0 httptools==0.7.1