Skip to content

Commit 89f36a2

Browse files
Bump types-markdown from 3.5.0.3 to 3.5.0.20240129
Bumps [types-markdown](https://github.com/python/typeshed) from 3.5.0.3 to 3.5.0.20240129. - [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 bc5bb4c commit 89f36a2

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
@@ -68,7 +68,7 @@ dev-mkdocs = [
6868
]
6969
dev-mypy = [
7070
"mypy == 1.8.0",
71-
"types-Markdown == 3.5.0.3",
71+
"types-Markdown == 3.5.0.20240129",
7272
# For checking the noxfile, docs/ script, and tests
7373
"pymdownx-superfence-filter-lines[dev-mkdocs,dev-noxfile,dev-pytest]",
7474
]

0 commit comments

Comments
 (0)