Skip to content

Commit 37b7b54

Browse files
Bump pyright to 1.1.394 (#13336)
1 parent 3b2667e commit 37b7b54

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.19.0.20250107",
9292
"types-requests==2.32.0.20241016", # align with requests
9393
"types-urllib3==1.26.25.14",
94-
"pyright==1.1.393",
94+
"pyright==1.1.394",
9595
"pytest>=6.0",
9696
]
9797
test = [

0 commit comments

Comments
 (0)