diff --git a/pyproject.toml b/pyproject.toml index 723d918..6856582 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ dev-mkdocs = [ ] dev-mypy = [ "mypy == 1.20.0", - "types-Markdown == 3.10.2.20260211", + "types-Markdown == 3.10.2.20260408", # For checking the noxfile, docs/ script, and tests "frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]", ]