From 35c5bdf8533c2013f026114a96ae50a1a7e177ab Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 5 Jun 2026 13:21:21 +0200 Subject: Added click 8.4.1 (sbo is stuck at 8.1.8) --- .extras/nvchecker.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.extras/nvchecker.toml') diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index 038535e..65cd627 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -97,3 +97,8 @@ pypi = "typer" [python3-huggingface_hub] source = "pypi" pypi = "huggingface_hub" + +[click] +source = "github" +github = "mitsuhiko/click" +use_max_tag = true -- cgit v1.2.3