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

Commit

Permalink
chore(deps-dev): update pyright requirement from 1.1.367 to 1.1.369 (#…
Browse files Browse the repository at this point in the history
…234)

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.367...v1.1.369)

---
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 Jul 1, 2024
1 parent c30a667 commit 438faad
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.367"
pyright = "1.1.369"

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

0 comments on commit 438faad

Please sign in to comment.