From 118e36caf0f0e09760bfce95d6071b27ae19c260 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Apr 2026 19:25:52 +0000 Subject: [PATCH] chore(deps): update dependency click to v8.3.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e1c90f4..1791e1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "certifi==2026.2.25", "cffi==2.0.0", "charset-normalizer==3.4.7", - "click==8.3.1", + "click==8.3.2", "colorama==0.4.6", "cryptography==46.0.6", "fastapi==0.135.3",