Skip to content

Commit 9533ebf

Browse files
build(deps-dev): bump types-markdown from 3.10.2.20260518 to 3.10.2.20260712 (#186)
Bumps [types-markdown](https://github.com/python/typeshed) from 3.10.2.20260518 to 3.10.2.20260712. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/python/typeshed/commits">compare view</a></li> </ul> </details> <br />
2 parents 9d7e060 + e9cbc58 commit 9533ebf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 == 2.3.0",
71-
"types-Markdown == 3.10.2.20260518",
71+
"types-Markdown == 3.10.2.20260712",
7272
# For checking the noxfile, docs/ script, and tests
7373
"frequenz-core[dev-mkdocs,dev-noxfile,dev-pytest]",
7474
]

0 commit comments

Comments
 (0)