Skip to content

provide and support mypy 2.x in bundled tools #23478

Description

@cburroughs

We currently have:

default_requirements = ["mypy>=0.961,<2"]

The changelog is at https://mypy-lang.blogspot.com/2026/05/mypy-20-relased.html . This is mostly 2.x in semver sense (defaults changed), not a radical re-write. I think it would be reasonable (in a future release after 2.33 that already is likely to upgrade the mypy version) to simply update this to <3. However I do think we should first fix:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions