Skip to content

Commit

Permalink
Merge pull request #4 from canonical/renovate/pyright-1.x
Browse files Browse the repository at this point in the history
build(deps): update dependency pyright to v1.1.390
  • Loading branch information
upils authored Dec 16, 2024
2 parents 4e89359 + 1f948de commit 1d553b3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 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.11.0",
"pyright==1.1.389",
"pyright==1.1.390",
"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.11.0",
"pyright==1.1.389",
"pyright==1.1.390",
"types-Pygments",
"types-colorama",
"types-setuptools",
Expand Down
16 changes: 10 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 1d553b3

Please sign in to comment.