Skip to content

Commit 888c3cc

Browse files
authored
Upgrade pyright to 1.1.343 (#845)
Pin pyright to >=1.1.343
1 parent 146cf23 commit 888c3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ mypy = "1.8.0"
3939
pandas = "2.1.4"
4040
pyarrow = ">=10.0.1"
4141
pytest = ">=7.1.2"
42-
pyright = ">=1.1.341"
42+
pyright = ">=1.1.343"
4343
poethepoet = ">=0.16.5"
4444
loguru = ">=0.6.0"
4545
typing-extensions = ">=4.4.0"

0 commit comments

Comments
 (0)