Fix stdlib stubtest after latest typing-extensions release (#11923)

This commit is contained in:
Alex Waygood
2024-05-16 16:53:19 -04:00
committed by GitHub
parent 77d6947479
commit 5b0816e784
5 changed files with 46 additions and 10 deletions

View File

@@ -20,5 +20,5 @@ stubdefaulter==0.1.0
termcolor>=2.3
tomli==2.0.1
tomlkit==0.12.4
typing_extensions>=4.9.0rc1
typing_extensions>=4.12.0rc1
uv==0.1.27