Skip to content

Commit

Permalink
build(deps): update dependency pyright to v1.1.389 (#279)
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 a411e24 commit 30d1d01
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 9 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ lint = [
]
types = [
"mypy[reports]~=1.11.0",
"pyright==1.1.388",
"pyright==1.1.389",
"types-Pygments",
"types-colorama",
"types-setuptools",
Expand Down Expand Up @@ -61,7 +61,7 @@ dev-dependencies = [
"pytest-mock~=3.12",
"yamllint~=1.34",
"mypy[reports]~=1.11.0",
"pyright==1.1.388",
"pyright==1.1.389",
"types-Pygments",
"types-colorama",
"types-setuptools",
Expand Down
27 changes: 20 additions & 7 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 30d1d01

Please sign in to comment.