Bump pyright to 1.1.315 and fix openpyxl tests (#10356)

This commit is contained in:
Avasam
2023-06-23 19:35:37 -04:00
committed by GitHub
parent c1df736a8c
commit 5af30e8620
3 changed files with 10 additions and 10 deletions

View File

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