Update dependency typing_extensions to v4.14.1 #75
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.14.0
->==4.14.1
Release Notes
python/typing_extensions (typing_extensions)
v4.14.1
Compare Source
typing_extensions.TypedDict
nested inside other types(e.g.,
typing.Type[typing_extensions.TypedDict]
). This is not allowed by thetype system but worked on older versions, so we maintain support.
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.