Skip to content

Commit

Permalink
chore(python-deps): update dependency pyright to v1.1.390 for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 1efbc28 commit 0422be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ poetry-plugin-export = "1.8.0"
poetry-pre-commit-plugin = "^0.1.2"
pre-commit = "4.0.1"
pylint = "3.3.1"
pyright = {extras = ["nodejs"], version = "1.1.389"}
pyright = {extras = ["nodejs"], version = "1.1.390"}
tox = "^4.18.0"
tox-gh-actions = "^3.2.0"

Expand Down

0 comments on commit 0422be6

Please sign in to comment.