Skip to content

Commit 6afce01

Browse files
Bump types-markdown from 3.7.0.20241204 to 3.7.0.20250322
Bumps [types-markdown](https://github.com/python/typeshed) from 3.7.0.20241204 to 3.7.0.20250322. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54fcfa8 commit 6afce01

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
@@ -89,7 +89,7 @@ dev-mkdocs = [
8989
dev-mypy = [
9090
"mypy == 1.14.1",
9191
"types-setuptools >= 67.6.0, < 78", # Should match the build dependency
92-
"types-Markdown == 3.7.0.20241204",
92+
"types-Markdown == 3.7.0.20250322",
9393
"types-PyYAML == 6.0.12.20250326",
9494
"types-babel == 2.11.0.15",
9595
"types-colorama == 0.4.15.20240311",

0 commit comments

Comments
 (0)