Skip to content

Commit 785438e

Browse files
chore(python-deps): update dependency pyright to v1.1.406 for dev (#694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82e989d commit 785438e

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.3.0"
5959
pylint = "3.3.9"
60-
pyright = {extras = ["nodejs"], version = "1.1.405"}
60+
pyright = {extras = ["nodejs"], version = "1.1.406"}
6161
tox = "^4.18.0"
6262
tox-gh-actions = "^3.2.0"
6363

0 commit comments

Comments
 (0)