Skip to content

Commit f5c2122

Browse files
committed
Update pyright requirement '>=1.1.369' -> '>=1.1.374'
1 parent fded8c9 commit f5c2122

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
@@ -40,7 +40,7 @@ mypy = "1.10.1"
4040
pandas = "2.2.2"
4141
pyarrow = ">=10.0.1"
4242
pytest = ">=7.1.2"
43-
pyright = ">=1.1.369"
43+
pyright = ">= 1.1.374"
4444
poethepoet = ">=0.16.5"
4545
loguru = ">=0.6.0"
4646
typing-extensions = ">=4.4.0"

0 commit comments

Comments
 (0)