Skip to content

Commit c6b9dc1

Browse files
Bump pyright to 1.1.388 (#13111)
1 parent c4495d0 commit c6b9dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ lint = [
9191
"types-Pygments==2.18.0.20240506",
9292
"types-requests==2.32.0.20241016", # align with requests
9393
"types-urllib3==1.26.25.14",
94-
"pyright==1.1.387",
94+
"pyright==1.1.388",
9595
"pytest>=6.0",
9696
]
9797
test = [

0 commit comments

Comments
 (0)