Bump pyright to 1.1.387 (#13092)

This commit is contained in:
dependabot[bot]
2024-10-31 16:04:16 +00:00
committed by GitHub
parent 116a430cac
commit 2137d0d2eb

View File

@@ -91,7 +91,7 @@ lint = [
"types-Pygments==2.18.0.20240506",
"types-requests==2.32.0.20241016", # align with requests
"types-urllib3==1.26.25.14",
"pyright==1.1.386",
"pyright==1.1.387",
"pytest>=6.0",
]
test = [