From a427c1589c4b99ffeda977e98448c14d3ea18280 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 00:04:40 +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