Skip to content

Commit fac1651

Browse files
Bump pyright to 1.1.384 (#12990)
1 parent d135d2e commit fac1651

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
@@ -92,7 +92,7 @@ lint = [
9292
"types-requests==2.32.0.20240914", # align with requests
9393
"types-urllib3==1.26.25.14",
9494
"tomli>=2", # for mypy (Python<=3.10)
95-
"pyright==1.1.383",
95+
"pyright==1.1.384",
9696
"pytest>=6.0",
9797
]
9898
test = [

0 commit comments

Comments
 (0)