From ae52d35f526383a4e3f270677a7093e718b90aba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 23:34:24 +0000 Subject: [PATCH] chore(deps-dev): Bump doccmd from 2026.5.19 to 2026.5.25 Bumps [doccmd](https://github.com/adamtheturtle/doccmd) from 2026.5.19 to 2026.5.25. - [Release notes](https://github.com/adamtheturtle/doccmd/releases) - [Changelog](https://github.com/adamtheturtle/doccmd/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamtheturtle/doccmd/compare/2026.05.19...2026.05.25) --- updated-dependencies: - dependency-name: doccmd dependency-version: 2026.5.25 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 03d8d502..edd9a03a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ optional-dependencies.dev = [ "check-manifest==0.51", "deptry==0.25.1", "doc8==2.0.0", - "doccmd==2026.5.19", + "doccmd==2026.5.25", "furo==2025.12.19", "interrogate==1.7.0", "mypy[faster-cache]==2.1.0",