Skip to content

Commit

Permalink
Upgrade pyright to 1.1.343 (#845)
Browse files Browse the repository at this point in the history
Pin pyright to >=1.1.343
  • Loading branch information
paw-lu committed Dec 26, 2023
1 parent 146cf23 commit 888c3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ mypy = "1.8.0"
pandas = "2.1.4"
pyarrow = ">=10.0.1"
pytest = ">=7.1.2"
pyright = ">=1.1.341"
pyright = ">=1.1.343"
poethepoet = ">=0.16.5"
loguru = ">=0.6.0"
typing-extensions = ">=4.4.0"
Expand Down

0 comments on commit 888c3cc

Please sign in to comment.