Update typing-extensions to 4.14.0rc1 (#14139)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Sebastian Rittau
2025-05-25 16:49:22 +01:00
committed by GitHub
co-authored by Jelle Zijlstra
parent 57cb510fd2
commit 07c09a442a
5 changed files with 41 additions and 6 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ stubdefaulter==0.1.0; python_version < "3.14"
termcolor>=2.3
tomli==2.2.1
tomlkit==0.13.2
typing_extensions>=4.13.0rc1
typing_extensions>=4.14.0rc1
uv==0.7.4
# Utilities for typeshed infrastructure scripts.