Skip to content

Commit 1d05dae

Browse files
fix(deps): update dependency pyright to v1.1.399
1 parent 0d33b8a commit 1d05dae

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
@@ -78,7 +78,7 @@ dev = [
7878
# linting
7979
"pre-commit >= 3.3.0, < 4.0.0",
8080
"pylint ==3.0.3",
81-
"pyright ==1.1.347",
81+
"pyright ==1.1.399",
8282
# notebooks tests
8383
"nbformat",
8484
"nbconvert",

0 commit comments

Comments
 (0)