Skip to content

Commit 51867f2

Browse files
fix(deps): update dependency pyright to v1.1.403
1 parent fcb6370 commit 51867f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dev = [
7373
# linting
7474
"pre-commit >= 3.3.0, < 4.0.0",
7575
"pylint ==3.0.3",
76-
"pyright ==1.1.347",
76+
"pyright ==1.1.403",
7777
# notebooks tests
7878
"nbformat",
7979
"nbconvert",

0 commit comments

Comments
 (0)