diff --git a/pyproject.toml b/pyproject.toml index eac6602..298d2b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dev-mkdocs = [ ] dev-mypy = [ "mypy == 2.1.0", - "types-Markdown == 3.10.2.20260408", + "types-Markdown == 3.10.2.20260518", # For checking the noxfile, docs/ script, and tests "frequenz-resampling[dev-mkdocs,dev-noxfile,dev-pytest]", ]