Skip to content

Commit d262acf

Browse files
authored
Merge pull request #34 from frequenz-floss/dependabot/pip/types-markdown-3.8.0.20250809
Bump types-markdown from 3.8.0.20250415 to 3.8.0.20250809
2 parents a9d399e + a7199f1 commit d262acf

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
@@ -77,7 +77,7 @@ dev-mkdocs = [
7777
dev-mypy = [
7878
"mypy == 1.16.1",
7979
"grpc-stubs == 1.53.0.6",
80-
"types-Markdown == 3.8.0.20250415",
80+
"types-Markdown == 3.8.0.20250809",
8181
# For checking the noxfile, docs/ script, and tests
8282
"frequenz-client-assets[dev-mkdocs,dev-noxfile,dev-pytest,cli]",
8383
]

0 commit comments

Comments
 (0)