Skip to content

Commit 528aaa0

Browse files
Build(deps): Bump types-markdown from 3.8.0.20250413 to 3.8.0.20250415
Bumps [types-markdown](https://github.com/typeshed-internal/stub_uploader) from 3.8.0.20250413 to 3.8.0.20250415. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-markdown dependency-version: 3.8.0.20250415 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e6b836 commit 528aaa0

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
@@ -69,7 +69,7 @@ dev-mkdocs = [
6969
]
7070
dev-mypy = [
7171
"mypy == 1.15.0",
72-
"types-Markdown == 3.8.0.20250413",
72+
"types-Markdown == 3.8.0.20250415",
7373
# For checking the noxfile, docs/ script, and tests
7474
"pymdownx-superfence-filter-lines[dev-mkdocs,dev-noxfile,dev-pytest]",
7575
]

0 commit comments

Comments
 (0)