Skip to content

Commit

Permalink
build(deps-dev): update pyright requirement from 1.1.386 to 1.1.387 (#…
Browse files Browse the repository at this point in the history
…338)

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.386...v1.1.387)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent cd479b9 commit ec7341d
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.386"
pyright = "1.1.387"

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

0 comments on commit ec7341d

Please sign in to comment.