Skip to content

Commit

Permalink
build(deps): update dependency pyright to v1.1.381 (#254)
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 Sep 21, 2024
1 parent 6e8f8a9 commit b8a847e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ lint = [
]
types = [
"mypy[reports]~=1.11.0",
"pyright==1.1.380",
"pyright==1.1.381",
]
docs = [
"canonical-sphinx~=0.1",
Expand All @@ -48,7 +48,7 @@ dev-dependencies = [
"pytest-mock~=3.12",
"yamllint~=1.34",
"mypy[reports]~=1.11.0",
"pyright==1.1.375",
"pyright==1.1.381",
"types-Pygments",
"types-colorama",
"types-setuptools",
Expand Down

0 comments on commit b8a847e

Please sign in to comment.