Skip to content

Commit 77b51d6

Browse files
chore(python-deps): update dependency pyright to v1.1.397 for dev (#437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53a129b commit 77b51d6

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.1.0"
5858
pylint = "3.3.6"
59-
pyright = {extras = ["nodejs"], version = "1.1.396"}
59+
pyright = {extras = ["nodejs"], version = "1.1.397"}
6060
tox = "^4.18.0"
6161
tox-gh-actions = "^3.2.0"
6262

0 commit comments

Comments
 (0)