Update pyright to 1.1.312 (#10271)

Should unblock #10216 and #10258
This commit is contained in:
Alex Waygood
2023-06-07 08:39:50 +01:00
committed by GitHub
parent 46de19d2cf
commit 85bdd0a16d

View File

@@ -62,4 +62,4 @@ all = true
disable_all_dunder_policy = true
[tool.typeshed]
pyright_version = "1.1.311"
pyright_version = "1.1.312"