mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-17 07:14:12 +08:00
Update pyright version to 1.1.350 (#11501)
If you're reading about this commit in an auto-generated changelog: this is an internal change that should have no impact on how these stubs are understood by static-analysis tools such as type checkers or IDEs
This commit is contained in:
@@ -100,5 +100,5 @@ extra-standard-library = [
|
||||
known-first-party = ["parse_metadata", "utils"]
|
||||
|
||||
[tool.typeshed]
|
||||
pyright_version = "1.1.342"
|
||||
pyright_version = "1.1.350"
|
||||
oldest_supported_python = "3.8"
|
||||
|
||||
Reference in New Issue
Block a user