Fixes to typing and typing_extensions stubs (#11086)

This commit is contained in:
Alex Waygood
2023-11-29 19:00:58 +00:00
committed by GitHub
parent 1d3a18c6da
commit ef346aba0d
7 changed files with 28 additions and 20 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ stubdefaulter==0.1.0
termcolor>=2.3
tomli==2.0.1
tomlkit==0.12.3
typing_extensions>=4.8.0
typing_extensions>=4.9.0rc1
# Type stubs used to type check our scripts.
types-pyyaml>=6.0.12.7