Skip to content

Commit

Permalink
build(deps-dev): update pyright requirement from 1.1.390 to 1.1.391
Browse files Browse the repository at this point in the history
Updates the requirements on [pyright](https://github.com/RobertCraigie/pyright-python) to permit the latest version.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.390...v1.1.391)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 7d0e72b commit a54fb2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ sphinx-autodoc-typehints = ">=2"
mypy = "1.13.0"

[tool.poetry.group.pyright.dependencies]
pyright = "1.1.390"
pyright = "1.1.391"

[tool.poetry.group.ruff.dependencies]
ruff = "0.8.3"
Expand Down

0 comments on commit a54fb2b

Please sign in to comment.