From e84699f47656526bbc6aa17d6ecfca64e185eee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 20:59:09 +0000 Subject: [PATCH] build(deps): Bump click from 8.1.8 to 8.3.1 in /backend Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.3.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.1.8...8.3.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 3e91890..745fa66 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ alembic==1.16.5 black==25.11.0 blinker==1.9.0 -click==8.1.8 +click==8.3.1 colorama==0.4.6 exceptiongroup==1.3.1 Flask==3.1.2