Skip to content

Commit 84f24fe

Browse files
committed
bump pyright version
1 parent b264331 commit 84f24fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"pre-commit",
6363
"pdoc",
6464
"psutil", # parallel pytest with 'pytest -n auto'
65-
"pyright==1.1.390",
65+
"pyright==1.1.391",
6666
"pytest-cov",
6767
"pytest-xdist", # parallel pytest
6868
"pytest",

0 commit comments

Comments
 (0)