Skip to content

Commit 27caee0

Browse files
build(deps-dev): bump types-markdown
Bumps [types-markdown](https://github.com/python/typeshed) from 3.10.2.20260211 to 3.10.2.20260408. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-markdown dependency-version: 3.10.2.20260408 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fdaa4b commit 27caee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dev-mkdocs = [
9090
dev-mypy = [
9191
"mypy == 1.20.0",
9292
"types-setuptools >= 67.6.0, < 83", # Should match the api dependency
93-
"types-Markdown == 3.10.2.20260211",
93+
"types-Markdown == 3.10.2.20260408",
9494
"types-PyYAML == 6.0.12.20250915",
9595
"types-babel == 2.11.0.15",
9696
"types-colorama == 0.4.15.20250801",

0 commit comments

Comments
 (0)