Skip to content

Commit

Permalink
build(deps): update dependency pyright to v1.1.390 (#290)
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 Dec 9, 2024
1 parent 8095ce8 commit ca8814a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.13.0",
"pyright==1.1.389",
"pyright==1.1.390",
"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.13.0",
"pyright==1.1.389",
"pyright==1.1.390",
"types-Pygments",
"types-colorama",
"types-setuptools",
Expand Down
12 changes: 6 additions & 6 deletions uv.lock

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

0 comments on commit ca8814a

Please sign in to comment.