From b8631a0d7999f0dfa72bd656057f05065946e1cc Mon Sep 17 00:00:00 2001 From: Adam Dangoor Date: Thu, 17 Sep 2026 17:01:52 +0100 Subject: [PATCH] Update doccmd and click-compose to 2026.9.16.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 223046cfa..559cedbdc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "check-manifest==0.51", "deptry==0.25.1", "doc8==2.0.0", - "doccmd==2026.9.16", + "doccmd==2026.9.16.1", "freezegun==1.5.5", "furo==2025.12.19", "interrogate==1.7.0",