Skip to content

Commit

Permalink
build(deps): update dependency pyright to v1.1.391
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 2a68c7d commit 88a0bcd
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 @@ -60,7 +60,7 @@ dev = [ # TODO: Remove this once we've switched CI to uv
"pytest-mock~=3.12",
"yamllint~=1.34",
"mypy[reports]~=1.14.1",
"pyright==1.1.388",
"pyright==1.1.391",
"types-Pygments",
"types-colorama",
"types-setuptools",
Expand Down Expand Up @@ -117,7 +117,7 @@ dev-dependencies = [
"pytest-mock~=3.12",
"yamllint~=1.35",
"mypy[reports]~=1.14.1",
"pyright==1.1.388",
"pyright==1.1.391",
"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 88a0bcd

Please sign in to comment.