Skip to content

Commit a86e5a1

Browse files
chore(python-deps): update dependency pyright to v1.1.395 for dev (#404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3808a23 commit a86e5a1

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.4"
59-
pyright = {extras = ["nodejs"], version = "1.1.394"}
59+
pyright = {extras = ["nodejs"], version = "1.1.395"}
6060
tox = "^4.18.0"
6161
tox-gh-actions = "^3.2.0"
6262

0 commit comments

Comments
 (0)