Skip to content

Update dependency typing-extensions to v4.12.2

renovate requested to merge renovate/typing-extensions-4.x-lockfile into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
typing-extensions (changelog) 4.12.1 -> 4.12.2 age adoption passing confidence

Release Notes

python/typing_extensions (typing-extensions)

v4.12.2

Compare Source

  • Fix regression in v4.12.0 where specialization of certain generics with an overridden __eq__ method would raise errors. Patch by Jelle Zijlstra.
  • Fix tests so they pass on 3.13.0b2

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, 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.

Merge request reports