Bump pyright to 1.1.385 (#13032)

This commit is contained in:
dependabot[bot]
2024-10-17 20:04:08 +00:00
committed by GitHub
parent a5e9a464dd
commit 8d5547ff8c

View File

@@ -90,7 +90,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.384",
"pyright==1.1.385",
"pytest>=6.0",
]
test = [