Skip to content

Commit 9c439fb

Browse files
chore(python-deps): update dependency pyright to v1.1.401 for dev (#523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75896a3 commit 9c439fb

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

0 commit comments

Comments
 (0)