Update deprecated-import lists based on recent typing-extension release (#7356)
## Summary
Generated by running
https://github.com/asottile/reorder-python-imports/blob/f3cff244e317f33ebd6301f2e044766ac1528369/testing/generate-typing-rewrite-info#L14
with latest `typing-extensions` and manually applying the changes.
Closes https://github.com/astral-sh/ruff/issues/7324.