Skip to content

chore(deps): update dependency mypy to v1.13.0

Renovate Bot requested to merge renovate/mypy-1.x-lockfile into dev

This MR contains the following updates:

Package Type Update Change
mypy (source, changelog) dev minor 1.11.2 -> 1.13.0

Release Notes

python/mypy (mypy)

v1.13.0

Compare Source

v1.12.1

Compare Source

  • Fix crash when showing partially analyzed type in error message (Ivan Levkivskyi, MR 17961)
  • Fix iteration over union (when self type is involved) (Shantanu, MR 17976)
  • Fix type object with type var default in union context (Jukka Lehtosalo, MR 17991)
  • Revert change to os.path stubs affecting use of os.PathLike[Any] (Shantanu, MR 17995)

v1.12.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports

Loading