Bump pyright to 1.1.334 (#10959)

https://github.com/microsoft/pyright/releases/tag/1.1.334
This commit is contained in:
Nikita Sobolev
2023-11-01 09:21:52 +03:00
committed by GitHub
parent 3c872ca8fd
commit 18cd196109

View File

@@ -96,5 +96,5 @@ extra-standard-library = [
known-first-party = ["parse_metadata", "utils"]
[tool.typeshed]
pyright_version = "1.1.332"
pyright_version = "1.1.334"
oldest_supported_python = "3.7"