Skip to content

Commit 2d20773

Browse files
Merge pull request #10 from frequenz-floss/dependabot/pip/types-markdown-3.7.0.20250322
Bump types-markdown from 3.7.0.20241204 to 3.7.0.20250322
2 parents a6279aa + 9c7b62e commit 2d20773

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
@@ -57,7 +57,7 @@ dev-mkdocs = [
5757
]
5858
dev-mypy = [
5959
"mypy == 1.15.0",
60-
"types-Markdown == 3.7.0.20241204",
60+
"types-Markdown == 3.7.0.20250322",
6161
# For checking the noxfile, docs/ script, and tests
6262
"frequenz-client-assets[dev-mkdocs,dev-noxfile,dev-pytest]",
6363
]

0 commit comments

Comments
 (0)