From a16258e6786e49cb6e57b6f22ad971fb5df3345c Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 22:30:10 +0000 Subject: [PATCH] Update dependency click to v8 --- doctest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doctest/requirements.txt b/doctest/requirements.txt index 1050c689d0e..d641d34afd8 100644 --- a/doctest/requirements.txt +++ b/doctest/requirements.txt @@ -1,2 +1,2 @@ zc.customdoctests==1.0.1 -click==7.1.2 \ No newline at end of file +click==8.3.3 \ No newline at end of file