From be1b5e1967ac5f3e74c8275294f42252e999d6e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 04:24:49 +0000 Subject: [PATCH] chore(deps): update dependency click to <=8.4.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2907d9d..8e5bdd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,4 +24,4 @@ mkdocs-redirects==1.2.3 # should include a comment explaining why it is needed, and under what # circumstances it can be removed in the future. # Pinned click to avoid issues with autoreload https://github.com/squidfunk/mkdocs-material/issues/8478 -click<=8.4.0 +click<=8.4.1