Update typing_extensions to 4.15.0rc1 (#14589)

This commit is contained in:
Brian Schubert
2025-08-18 17:26:04 -04:00
committed by GitHub
parent 4bdb14ab57
commit d270bb0dc1
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ stubdefaulter==0.1.0; python_version < "3.14"
termcolor>=2.3
tomli==2.2.1; python_version < "3.11"
tomlkit==0.13.3
typing_extensions>=4.14.0rc1
typing_extensions>=4.15.0rc1
uv==0.8.6
# Utilities for typeshed infrastructure scripts.