Skip to content

Commit 98d4e8e

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 ec2ad1a commit 98d4e8e

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
@@ -67,7 +67,7 @@ dev-mkdocs = [
6767
]
6868
dev-mypy = [
6969
"mypy == 1.13.0",
70-
"types-Markdown == 3.7.0.20240822",
70+
"types-Markdown == 3.7.0.20241204",
7171
"types-protobuf == 5.28.3.20241030",
7272
"types-setuptools == 75.6.0.20241126",
7373
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)