Skip to content

Commit 4ceb413

Browse files
chore(python-deps): update dependency pyright to v1.1.401 for dev
1 parent 5497f63 commit 4ceb413

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
@@ -56,7 +56,7 @@ poetry-plugin-export = "1.8.0"
5656
poetry-pre-commit-plugin = "^0.1.2"
5757
pre-commit = "4.2.0"
5858
pylint = "3.3.7"
59-
pyright = {extras = ["nodejs"], version = "1.1.400"}
59+
pyright = {extras = ["nodejs"], version = "1.1.401"}
6060
tox = "^4.18.0"
6161
tox-gh-actions = "^3.2.0"
6262

0 commit comments

Comments
 (0)