Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Update pyright requirement from 1.1.374 to 1.1.378 (#237)
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.374...v1.1.378)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 3871149 commit 8982033
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 @@ -28,7 +28,7 @@ pytest-asyncio = "*"
pytest-cov = "*"
black = "*"
pre-commit = "*"
pyright = "1.1.374"
pyright = "1.1.378"

[tool.poetry.extras]
wrappers = ["pydantic"]
Expand Down

0 comments on commit 8982033

Please sign in to comment.