From 49fe6a40ca1cfed31b22a9cad3fce4de437b6ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 18:08:29 +0000 Subject: [PATCH] Bump types-markdown from 3.8.0.20250415 to 3.8.0.20250708 Bumps [types-markdown](https://github.com/typeshed-internal/stub_uploader) from 3.8.0.20250415 to 3.8.0.20250708. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-markdown dependency-version: 3.8.0.20250708 dependency-type: direct:production 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 3c300f588..65a55d0ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev-mkdocs = [ ] dev-mypy = [ "mypy == 1.16.1", - "types-Markdown == 3.8.0.20250415", + "types-Markdown == 3.8.0.20250708", "types-protobuf == 6.30.2.20250516", "types-setuptools == 80.9.0.20250529", # For checking the noxfile, docs/ script, and tests