From 8ad3ce62ec9f401fa46d077e36fa9b92688219a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 15:01:46 +0000 Subject: [PATCH] Bump click from 8.1.8 to 8.3.0 Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.3.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.1.8...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 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 e04e2bb23..f8b2b719a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ py7zr==1.0.0 # Development pytest==8.3.5 pytest-cov==6.1.0 -click==8.1.8 +click==8.3.0 fakeredis==2.30.3 # File format support