Bump pyright to 1.1.339 (#11084)

This commit is contained in:
Avasam
2023-12-06 17:40:06 -05:00
committed by GitHub
parent 4246c54a12
commit c8a81997ab
2 changed files with 3 additions and 3 deletions

View File

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