From dc8eae121685a132bfaf0342f009c1a51486b226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 10:33:02 +0000 Subject: [PATCH] chore(deps-dev): Bump doccmd from 2026.5.25 to 2026.7.19 Bumps [doccmd](https://github.com/adamtheturtle/doccmd) from 2026.5.25 to 2026.7.19. - [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.25...2026.07.19) --- updated-dependencies: - dependency-name: doccmd dependency-version: 2026.7.19 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 62406665..238d4e64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ optional-dependencies.dev = [ "check-manifest==0.51", "deptry==0.25.1", "doc8==2.0.0", - "doccmd==2026.5.25", + "doccmd==2026.7.19", "freezegun==1.5.5", "furo==2025.12.19", "interrogate==1.7.0",