Update dependency typing-extensions to v4.13.2 #92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/typing-extensions-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==4.12.2
->==4.13.2
Release Notes
python/typing_extensions (typing-extensions)
v4.13.2
Compare Source
TypeError
when taking the union oftyping_extensions.TypeAliasType
and atyping.TypeAliasType
on Python 3.12 and 3.13.Patch by Joren Hammudoglu.
to avoid having user arguments shadowed in generated
__new__
by@typing_extensions.deprecated
.Patch by Victorien Plot.
v4.13.1
Compare Source
Bugfixes:
TypeError
when usingConcatenate
.Patch by Daraan.
TypeError
when usingevaluate_forward_ref
on Python 3.10.1-2 and 3.9.8-10.Patch by Daraan.
v4.13.0
Compare Source
No user-facing changes since 4.13.0rc1.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.