Skip to content

Commit cd32175

Browse files
committed
Update pyright to 1.1.408
1 parent f257583 commit cd32175

2 files changed

Lines changed: 40 additions & 19 deletions

File tree

poetry.lock

Lines changed: 39 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ pytest-cov = "^4.1.0"
8484
ipykernel = "^6.7.0"
8585
jupyter = "^1.0.0"
8686
pandas = "^2.0.3"
87-
pyright = "^1.1.407"
87+
pyright = { extras = ["nodejs"], version = "^1.1.408" }
8888
decoy = "^2.1.0"
8989
pep8-naming = "^0.14.1"
9090

0 commit comments

Comments
 (0)