From f342e4d2d3fecffad1ba2de9fdc803e2ac208052 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 19:03:35 +0000 Subject: [PATCH] Bump click from 8.1.8 to 8.3.1 in /backend/src 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/8.3.1/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/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/requirements.txt b/backend/src/requirements.txt index 804a149..4f4966c 100644 --- a/backend/src/requirements.txt +++ b/backend/src/requirements.txt @@ -1,5 +1,5 @@ blinker==1.9.0 -click==8.1.8 +click==8.3.1 Flask==3.1.0 itsdangerous==2.2.0 Jinja2==3.1.6