Skip to content

Commit 00df93f

Browse files
Bump types-markdown from 3.7.0.20240822 to 3.7.0.20241204
Bumps [types-markdown](https://github.com/python/typeshed) from 3.7.0.20240822 to 3.7.0.20241204. - [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] <[email protected]>
1 parent 42beb04 commit 00df93f

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
@@ -88,7 +88,7 @@ dev-mkdocs = [
8888
dev-mypy = [
8989
"mypy == 1.13.0",
9090
"types-setuptools >= 67.6.0, < 76", # Should match the build dependency
91-
"types-Markdown == 3.7.0.20240822",
91+
"types-Markdown == 3.7.0.20241204",
9292
"types-PyYAML == 6.0.12.20240917",
9393
"types-babel == 2.11.0.15",
9494
"types-colorama == 0.4.15.20240311",

0 commit comments

Comments
 (0)