Skip to content

Commit d38c622

Browse files
authored
Merge pull request #68 from frequenz-floss/dependabot/pip/types-markdown-3.8.0.20250809
Bump types-markdown from 3.8.0.20250708 to 3.8.0.20250809
2 parents 9aaf445 + b10e23b commit d38c622

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.17.1",
60-
"types-Markdown == 3.8.0.20250708",
60+
"types-Markdown == 3.8.0.20250809",
6161
# For checking the noxfile, docs/ script, and tests
6262
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
6363
]

0 commit comments

Comments
 (0)