From fa9d30a76d17aef0a3360e47a62e8283946ae624 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 21:42:22 +0000 Subject: [PATCH] chore(deps): update dependency click to v8.3.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5a6b767..22e154f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ install_requires = flake8 pydocstyle black - click==8.3.1 + click==8.3.2 coverage PyJWT==2.12.1