diff --git a/pyproject.toml b/pyproject.toml index 72fef46..ef69df7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ dev-mkdocs = [ "frequenz-repo-config[lib] == 0.17.0", ] dev-mypy = [ - "mypy == 1.20.2", + "mypy == 2.1.0", "types-Markdown == 3.10.2.20260408", # For checking the noxfile, docs/ script, and tests "frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",