Skip to content

Commit 59408bc

Browse files
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] <[email protected]>
1 parent 6772876 commit 59408bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dev-mkdocs = [
8989
dev-mypy = [
9090
"mypy == 1.16.1",
9191
"types-setuptools >= 67.6.0, < 81", # Should match the api dependency
92-
"types-Markdown == 3.8.0.20250415",
92+
"types-Markdown == 3.8.0.20250708",
9393
"types-PyYAML == 6.0.12.20250516",
9494
"types-babel == 2.11.0.15",
9595
"types-colorama == 0.4.15.20240311",

0 commit comments

Comments
 (0)