Skip to content

Update dependency mypy to v1.20.2#9599

Merged
hugovk merged 3 commits intomainfrom
renovate/mypy-1.x
May 3, 2026
Merged

Update dependency mypy to v1.20.2#9599
hugovk merged 3 commits intomainfrom
renovate/mypy-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 30, 2026

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) ==1.19.1==1.20.2 age confidence

Release Notes

python/mypy (mypy)

v1.20.2

Compare Source

v1.20.1

Compare Source

  • Always disable sync in SQLite cache (Ivan Levkivskyi, PR 21184)
  • Temporarily skip few base64 tests (Ivan Levkivskyi, PR 21193)
  • Revert dict.__or__ typeshed change (Ivan Levkivskyi, PR 21186)
  • Fix narrowing for match case with variadic tuples (Shantanu, PR 21192)
  • Avoid narrowing type[T] in type calls (Shantanu, PR 21174)
  • Fix regression for catching empty tuple in except (Shantanu, PR 21153)
  • Fix reachability for frozenset and dict view narrowing (Shantanu, PR 21151)
  • Fix narrowing with chained comparison (Shantanu, PR 21150)
  • Avoid narrowing to unreachable at module level (Shantanu, PR 21144)
  • Allow dangerous identity comparisons to Any typed variables (Shantanu, PR 21142)
  • --warn-unused-config should not be a strict flag (Ivan Levkivskyi, PR 21139)

v1.20.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 3 of the month (* * 3 * *)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the Dependency label Apr 30, 2026
@radarhere
Copy link
Copy Markdown
Member

I manually triggered this PR because I knew that Lint would initially fail, needing fixes, and wanted to keep it separate from the rest of Renovate's updates.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 1, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@radarhere
Copy link
Copy Markdown
Member

radarhere commented May 1, 2026

#9536 should fix the remaining Lint error, and #9596 should fix the unrelated PyPy errors.

@hugovk hugovk force-pushed the renovate/mypy-1.x branch from 19aabd9 to 21790fc Compare May 3, 2026 10:26
@hugovk hugovk merged commit a6fc999 into main May 3, 2026
110 checks passed
@hugovk hugovk deleted the renovate/mypy-1.x branch May 3, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants