Update typing_extensions stubs for v4.8.0 (#10726)

This commit is contained in:
Alex Waygood
2023-09-18 11:30:28 +01:00
committed by GitHub
parent 1053e923cd
commit 8597724ac1
7 changed files with 8 additions and 29 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ stubdefaulter==0.1.0
termcolor>=2.3
tomli==2.0.1
tomlkit==0.12.1
typing_extensions
typing_extensions>=4.8.0
# Type stubs used to type check our scripts.
types-pyyaml>=6.0.12.7