Skip to content

Commit

Permalink
chore(python-deps): update dependency pyright to v1.1.389 for dev (#230)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent d7e51fe commit e650da0
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.388"}
pyright = {extras = ["nodejs"], version = "1.1.389"}
tox = "^4.18.0"
tox-gh-actions = "^3.2.0"

Expand Down

0 comments on commit e650da0

Please sign in to comment.