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 Dec 21, 2024
1 parent 2b688bb commit 2812f94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ requires-python = ">=3.10"
lint = ["yamllint~=1.34"]
types = [
"mypy[reports]~=1.13.0",
"pyright==1.1.390",
"pyright==1.1.391",
"types-Pygments",
"types-colorama",
"types-setuptools",
Expand Down Expand Up @@ -58,7 +58,7 @@ dev-dependencies = [
"pytest-mock~=3.12",
"yamllint~=1.34",
"mypy[reports]~=1.13.0",
"pyright==1.1.390",
"pyright==1.1.391",
"types-Pygments",
"types-colorama",
"types-setuptools",
Expand Down
14 changes: 7 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 2812f94

Please sign in to comment.