Update dependency mypy to v1.12.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
mypy (source, changelog) | patch |
==1.12.0 -> ==1.12.1
|
Release Notes
python/mypy (mypy)
v1.12.1
- 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 ofos.PathLike[Any]
(Shantanu, MR 17995)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.