Update typing_extensions to 4.13.0rc1 (#13671)

Also sort __all__ to match the implementation
This commit is contained in:
Sebastian Rittau
2025-03-19 13:56:18 +01:00
committed by GitHub
parent 45e9a79e26
commit 5a8f8aa052
9 changed files with 115 additions and 55 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ stubdefaulter==0.1.0
termcolor>=2.3
tomli==2.2.1
tomlkit==0.13.2
typing_extensions>=4.12.0rc1
typing_extensions>=4.13.0rc1
uv==0.5.14
# Utilities for typeshed infrastructure scripts.