Bump pyright to 1.1.388 (#13111)

This commit is contained in:
dependabot[bot] 2024-11-07 16:13:40 +00:00 committed by GitHub
parent c4495d0ce0
commit c6b9dc16b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.387",
"pyright==1.1.388",
"pytest>=6.0",
]
test = [